Difference between revisions of "lpdbSelectedAtom(API)"
From EosPedia
(Created page with "DataManip/pdbFile/src/'''lpdbSelectedAtom''' is API to get atom information. It is used by pdbTwoProteinFit. == constant == == struct == == API == Get alpha carbon atom...") |
(No difference)
|
Latest revision as of 01:45, 5 September 2014
DataManip/pdbFile/src/lpdbSelectedAtom is API to get atom information. It is used by pdbTwoProteinFit.
constant
struct
API
Get alpha carbon atom from PDB file.
extern pdbFileParaTypeInteger lpdbSelectedCa(pdbFile* pdbSelect, pdbFile* pdb, FILE* fpt);