#include <gk_struct.h>
Data Fields | |
int | natoms |
int | nresidues |
int | ncas |
int | nbbs |
int | corruption |
char * | resSeq |
char ** | threeresSeq |
atom * | atoms |
atom ** | bbs |
atom ** | cas |
center_of_mass * | cm |
Definition at line 180 of file gk_struct.h.
Definition at line 181 of file gk_struct.h.
Referenced by gk_freepdbf(), gk_readpdbfile(), and gk_writefullatom().
Definition at line 182 of file gk_struct.h.
Referenced by gk_freepdbf(), gk_readpdbfile(), gk_writecentersofmass(), and gk_writefastafrompdb().
Definition at line 183 of file gk_struct.h.
Referenced by gk_readpdbfile(), and gk_writealphacarbons().
Definition at line 185 of file gk_struct.h.
Referenced by gk_readpdbfile(), and gk_showcorruption().
char* pdbf::resSeq |
Definition at line 186 of file gk_struct.h.
Referenced by gk_freepdbf(), gk_readpdbfile(), and gk_writefastafrompdb().
char** pdbf::threeresSeq |
Definition at line 187 of file gk_struct.h.
Referenced by gk_freepdbf(), gk_readpdbfile(), and gk_writecentersofmass().
Definition at line 188 of file gk_struct.h.
Referenced by gk_freepdbf(), gk_readpdbfile(), and gk_writefullatom().
Definition at line 189 of file gk_struct.h.
Referenced by gk_freepdbf(), gk_readpdbfile(), and gk_writebackbone().
Definition at line 190 of file gk_struct.h.
Referenced by gk_freepdbf(), gk_readpdbfile(), and gk_writealphacarbons().
Definition at line 191 of file gk_struct.h.
Referenced by gk_freepdbf(), gk_readpdbfile(), and gk_writecentersofmass().