| Trees | Indices | Help |
|
|---|
|
|
??.PDBIO --+
|
SloppyPDBIO
PDBIO class that can deal with large pdb files as used in MD simulations. - resSeq simply wrap and are printed modulo 10,000. - atom numbers wrap at 99,999 and are printed modulo 100,000
|
|||
|
|||
|
Inherited from |
|||
|
|||
_ATOM_FORMAT_STRING =
|
|||
|
|||
Returns an ATOM PDB string that is guaranteed to fit into the ATOM format. - Resid (resseq) is wrapped (modulo 10,000) to fit into %4i (4I) format - Atom number (atom_number) is wrapped (modulo 100,000) to fit into %4i (4I) format
|
|
|||
_ATOM_FORMAT_STRING
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 12 15:59:33 2010 | http://epydoc.sourceforge.net |