Trees | Indices | Help |
|
---|
|
Useful functions for setting up MacroModel jobs.
Copyright Schrodinger, LLC. All rights reserved.
|
|||
|
|||
|
|||
|
|
|||
_version =
|
|||
__package__ =
|
|
Returns the total number of structures in a Maestro file. Uses structure.count_structures when possible. |
Deprecated by count. Returns the total number of full and partial CTs in the file. This is a simple grep statement that will fail if grep is not in your path, and worse, will miscount if the CTs have wicked values that match the [fp]_m_ct pattern. Replaced by a more robust structure.count_structures. |
Returns a list of files generated after executing serial_split. The user must have the utility, or this will fail. The useful bit is the returned list of file names. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:17 2015 | http://epydoc.sourceforge.net |