|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
VectorSorter.Comparer | This interface defines the compare() method used to compare two objects. |
Class Summary | |
pair | Pair of strings class |
rtf | RTF constants. |
rtfgen | Converts chemical shift table from NMR-STAR loop to RTF. |
shiftdata | Class that contains raw chemical shift data. |
triple | Structure that holds amino-acid symbol, sequence code and an RTF formatted table row. |
VectorSorter | This class defines a bunch of static methods for efficiently sorting Vectors. |
RTF generator.
Converts chemical shift table from NMR-STAR loop to RTF table.
rtf
contains constants: RTF codes, amino acid
labels, etc.
EDU.bmrb.rtfgen is the executable class that handles the conversion.
shiftdata
: data structure that holds chemical
shifts table.
pair
, triple
, and
VectorSoter
: utility classes for sorting
the table etc.
java EDU.bmrb.rtfgen.rtfgen input file sort order
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |