Table of Contents

Class: PDBio _chimera.py

PDBio documentation

constants:

  • ALL_CONECT = 5
  • ATOMS = 0
  • COVALENT_BONDS = 1
  • HEADERS = 4
  • HYDROGEN_BONDS = 2
  • NUM_FLAGS = 7
  • SALT_BRIDGES = 3

attributes:

  • explodeNMR
Methods   
PDBio
__hash__
error
ok
readMask
readPDBfile
whatToDo
writeMask
writePDBfile
  PDBio 
PDBio ( self )

PDBio() -> PDBio

PDBio constructor documentation.

  __hash__ 
__hash__ ( self )

arguments/return value unknown

hash instance

  error 
error ( self )

error() -> std::string

error documentation.

  ok 
ok ( self )

ok() -> bool

ok documentation.

  readMask 
readMask ( self )

readMask() -> std::vector<bool>

readMask documentation.

  readPDBfile 
readPDBfile ( self,  filename )

readPDBfile(char* filename) -> std::vector<Molecule*>

readPDBfile documentation.

  whatToDo 
whatToDo ( self )

whatToDo() -> std::vector<bool>

whatToDo documentation.

  writeMask 
writeMask ( self )

writeMask() -> std::vector<bool>

writeMask documentation.

  writePDBfile 
writePDBfile (
        self,
        mols,
        filename,
        )

writePDBfile(std::vector<const Molecule*> mols, char* filename)

writePDBfile documentation.


Table of Contents

This document was automatically generated on Tue Nov 5 16:56:06 2002 by HappyDoc version 2.0.1