Module molecule_testing_base
source code
|
Molecule_base_class
Testing base class for 'prompt.molecule' and corresponding
'generic_fns.mol_spin_res' fns.
|
|
ds = The relax data storage obje...
|
|
__package__ = ' test_suite.unit_tests '
|
Imports:
Relax_data_store,
copy_residue,
create_residue,
pipes,
RelaxError,
RelaxMultiMolIDError,
RelaxNoPipeError,
RelaxResSelectDisallowError,
RelaxSpinSelectDisallowError,
UnitTestCase
ds
- Value:
The relax data storage object.
Data pipes:
None
Data store objects:
__dict__ <type 'dict'>: dict() -> new empty dictionary
__doc__ <type 'str'>: The relax data storage object.
...
|
|