Trees | Indices | Help |
|
---|
|
Contains custom assertions for use with unittest and Schrodinger data structures.
copyright (c) Schrodinger, LLC. All rights reserved.
|
|||
StructureAssertionsTestCase "Convenience" class to allow structural assertions to be called similarly to built in assertions. |
|
|||
None |
|
||
None |
|
||
None |
|
|
|||
__unittest = True Keeps stack trace from including this module. |
|||
__package__ =
|
|
Check that two structures have the same number of atoms. Only exists to make reporting cleaner.
|
Check that two structures have the same connectivity.
|
Check that two conformers (same atoms in the same order) are approximately equal by determining the RMSD. If they are not, or if the number of atoms differs or the SMILES patterns don't match, an AssertionError is raised. Ignores rotation and translation.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 26 00:59:32 2016 | http://epydoc.sourceforge.net |