HappyDoc Generated Documentation ./ReadSDF

. / ReadSDF 

Functions   
  readSDF 
readSDF ( fileName )
Exceptions   

UserError("Atom/bond counts line of" " MOL/SDF file '%s' is botched: '%s'" %( fileName, l ) )
UserError("Atom line of MOL/SDF file" " '%s' is not x y z element...: '%s'" %( fileName, l ) )
UserError("Bond line of MOL/SDF file" " '%s' is not a1 a2 order...: '%s'" %( fileName, l ) )
UserError("Unexpected end of file (parser state: %s)" " in MOL/SDF file '%s'" %( state, fileName ) )
UserError("No atoms found for compound" " '%s' in MOL/SDF file '%s'" %( m.name, fileName ) )

Classes   
Python files   

ChimeraExtension.py

fileInfo.py


This document was automatically generated Thu Nov 15 14:10:38 2007 by HappyDoc version 3.0.a1