| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
ChemShiftReader
Simple NMR STAR v2 chemical shift reader.
Note: This is not a full-fledged, semantic NMR STAR parser. It handles only the chemical shift table.
| Instance Methods | |||
|
|||
| tuple of ChemShiftInfo |
|
||
| tuple of ChemShiftInfo |
|
||
|
Inherited from |
|||
| Static Methods | |||
| ChemShiftReader |
|
||
| ChemShiftReader |
|
||
| Class Variables | |
ATOM =
|
|
ELEMENT =
|
|
FRAME =
|
|
RANK =
|
|
RESIDUE =
|
|
SHIFT =
|
|
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Parser factory: create a new parser, given a saveframe name and format verison.
|
Parser factory: try to guess the correct NMR STAR version from a given file and create an appropriate parser.
|
Parse the specified file.
|
Parse a given NMR STAR chemical shift table.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:04 2017 | http://epydoc.sourceforge.net |