Module File
source code
Classes for dealing with STAR syntax
Author:
$Author: jurgenfd $
|
___revision__ = ' $Revision: 13 $ '
|
|
___date__ = ' $Date: 2007-08-22 20:59:28 +0200 (Wed, 22 Aug 200 ...
STAR file Only methods for reading and writing are currently
implemented.
|
|
__package__ = ' bmrblib.pystarlib '
|
Imports:
Utils,
Lister,
TagTable,
comments_strip,
semicolon_block_collapse,
nmrView_compress,
pattern_save_begin,
pattern_save_end,
pattern_tagtable_loop,
pattern_save_begin_nws,
pattern_save_end_nws,
pattern_tag_name_nws,
pattern_tagtable_loop_nws,
SaveFrame,
os,
re
___date__
STAR file Only methods for reading and writing are currently
implemented. datanodes is a list of possibly mixed saveframes and
tagtables
- Value:
' $Date: 2007-08-22 20:59:28 +0200 (Wed, 22 Aug 2007) $ '
|
|