HappyDoc Generated Documentation ./ReadSDF

. / ReadSDF 

Functions   
  readSDF 
readSDF ( fileName,  identifyAs=None )
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("Unexpected end of file (parser state:" " %s) in MOL/SDF file '%s'" %( state, fileName ) )
UserError("Bond line of MOL/SDF file" " '%s' is not a1 a2 order...: '%s'" %( fileName, l ) )
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 Wed Jul 9 15:49:27 2008 by HappyDoc version 3.1