Trees | Indices | Help |
|
---|
|
object --+ | Alchemist --+ | StructureAlchemist --+ | ElementAlchemist
An alchemist class that transmutes elements in a Structure @note: The new_items argument to the constructor for this class should have the following format: type new_items: list of tuple param new_items: Each item of the list is an (element, color) tuple, where element is the atomic symbol of the element to mutate to, and color is the new color for that atom in a form accepted by the _StructAtom.color property
|
|||
schrodinger.structure.Structure |
|
||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Perform a transmutation on a copy of struct at index. It is very important that this happen on a copy of struct, not struct itself.
|
Correct the number of hydrogens bonded to each transmuted atom
|
All transmutations have been performed on struct, write it out to a file if we are keeping this result
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:40 2015 | http://epydoc.sourceforge.net |