Trees | Indices | Help |
|
---|
|
Module containing functions for the parsing and creation of Xplor formatted files.
|
|||
str |
|
||
list of lists of str, str, float, float |
|
||
str, str, float, float, float |
|
||
str or list of str |
|
||
list of str |
|
|
|||
__package__ =
|
Imports: search, split, RelaxError
|
Convert the string into a relax atom id representation.
|
Parse and return the NOE restraints from the Xplor lines.
|
Generator function to parse and extract the 2 atom IDs and NOE info from the lines. The first parse loops over and returns the data from assign statements, returning pseudo atoms as single strings. The second parse splits the pseudoatoms.
|
Split up pseudoatoms.
|
Remove all Xplor comments from the data.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 10 13:30:29 2013 | http://epydoc.sourceforge.net |