Documentation read from 04/17/2019 22:07:24 version of /vol/public-pseed/FIGdisk/FIG/bin/svr_add_reaction_descriptions.

svr_add_reaction_descriptions

svr_add_reaction_descriptions

Add a column giving a text reaction description (the reaction equation).

------

Example:

    svr_add_reaction_descriptions < input-with-reaction-ids > output-with-added-column

would check each input line for a field containing a reaction ID of the form rxnxxxx (e.g., "rxn05785").

A column is added to the input table, and it will contain the text descriptions of the reactions.

If no raction occurs in an input line, a null field is added. If multiple reaction ids occur in a line, only the description of the first is added.