GLYLIB  0.3.0b
load_pdb.c File Reference
#include <load_pdb.h>
Include dependency graph for load_pdb.c:

Go to the source code of this file.

Functions

assemblyload_pdb (char *file_name)
molecule load_pdb_from_slurp (fileslurp in)
void set_assembly_atom_molbonds_from_PDB_CONECT (assembly *A, linedef *ln, const char *file_name, int nlines)
void set_assembly_residue_molbonds_from_PDB_LINK (assembly *asmbl, linedef *ln, const char *file_name, int nlines)
fileslurp isolateInputPDB (fileslurp S)
fileslurp isolateDockedPDB (fileslurp S)
int howManyMolecules ()
assemblygetAssembly ()
int findTotalResidue (int start)
int endOfMol (linedef *line)
int isAtom (linedef *line)
int getResInfo (residue *res, int start)
moleculegetMolecule (void)
 All Classes Files Functions Variables Typedefs Defines