Bioplib
Protein Structure C Library
|
Set atom types in a PDB file. More...
Go to the source code of this file.
Macros | |
#define | MAXBUFF 240 |
Functions | |
STRINGLIST * | blSetPDBAtomTypes (PDB *pdb) |
Set atom types in a PDB file.
This code is NOT IN THE PUBLIC DOMAIN, but it may be copied according to the conditions laid out in the accompanying file COPYING.DOC.
The code may be modified as required, but any modifications must be documented so that the person responsible can be identified.
The code may not be sold commercially or included as part of a commercial product except as described in the file COPYING.DOC.
This code sets atomtypes for PDB atoms. See pdb.h/ATOMTYPE_xxxx for the types
Definition in file atomtype.c.
#define MAXBUFF 240 |
Definition at line 70 of file atomtype.c.
STRINGLIST* blSetPDBAtomTypes | ( | PDB * | pdb | ) |
[in,out] | *pdb | PDB linked list |
Definition at line 95 of file atomtype.c.