Documentation read from 04/17/2019 22:07:28 version of /vol/public-pseed/FIGdisk/FIG/bin/svr_subsystem_roles.
svr_subsystem_roles "subsystem ID" >sub_data.tbl
Output the roles of a subsystem.
This script takes as input a subsystem name on the command line and produces a tab-delimited file of all the roles in the subsystem (in order) and their abbreviations. Each line of the file will contain the subsystem name, abbreviation and the full role name. The output will be produced on the standard output.
Note that because the subsystem name likely contains spaces, it will need to be enclosed in quotes on the command-line.
If you want to see the data for a set of subsystems, you can read a file of genome IDs. The script will then write out the roles for all subsystems in the file.