Module bmrb
source code
    | 
       
     | 
        Bmrb 
      TestCase class for functional tests of the reading and writing of 
        BMRB STAR formatted files.
     | 
  
    | 
       
     | 
        ds = The relax data storage obje...
     | 
  
    | 
       
     | 
        status = Status()
     | 
  
    | 
       
     | 
        __package__ = 'test_suite.system_tests'
     | 
  
Imports:
  deepcopy,
  inspect,
  ndarray,
  sep,
  search,
  mktemp,
  Relax_data_store,
  dep_check,
  RelaxError,
  Status,
  SystemTestCase
  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.
...
  |   
 
   
 |