void formatNMRSTAR ( StarFileNode *inTree, StarFileNode *formatTree )

This function formats the file according to the format defined in the formatTree passed in (which is a text file defining the commenting and loop spacing format for parts of the star file)

Documentation

This function formats the file according to the format defined in the formatTree passed in (which is a text file defining the commenting and loop spacing format for parts of the star file).

This function formats the file using the user-level calls like 'setPreComment()' and 'setRowsPerLine()' to configure the star tree passed in, such that when it is Unparse()'ed later, it will print out in the right format.

TODO - Describe the formatTree syntax here when it is finally fully fleshed out.

Parameters:
inTree - the StarFileNode to modify.
formatTree - the StarFileNode (already parsed) that holds the configuration information for this function. Its format is explained above.

alphabetic index hierarchy of classes


Starlib is a creation of BioMagResBank: bmrb.wisc.edu starlib banner

generated by doc++