Trees | Indices | Help |
|
---|
|
|
|||
MultiFileReader Reads structures from multiple files. |
|||
MultiFileWriter Writes structres to basename-NNN<extension> while never writing more than 100,000 structures to a file. |
|||
BackwardsReader Read a file line by line, backwards. |
|||
DotPrinter Class for printing a progress period or percentage every N number of iterations. |
|
|||
|
|||
|
|||
|
|
|||
__doc__ =
|
|||
_version = "$Revision: 1.20 $"
|
|
Counts the nunber of compounds in the supplied files. Compounds are identified by the 'unique_field' property, and all structures that share the same 'unique_field' value are considered variants of the compound. Raises a RuntimeError if there is a problem reading a ligand file or if the 'unique_field' property is missing. Returns a tuple of the total number of structures (i.e., variants) and the total number of compounds. |
Returns the value of the specified property for the specified st (converted to string). If the property does not exist, attempts to read the same property of different type (string/int/float). If neither is avaible, re-raises the missing property exception. |
|
__doc__
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:19 2015 | http://epydoc.sourceforge.net |