Documentation read from 04/17/2019 22:07:26 version of /vol/public-pseed/FIGdisk/FIG/bin/svr_fids_to_regulons.
svr_fids_to_regulons <fids.tbl >regulon_data.tbl
Return all the atomic regulons each feature belongs to.
This script takes a tab-delimited file with FIG feature IDs in the last column and appends two additional columns-- an atomic regulon ID and the number of features in the regulon. For each incoming feature ID, all the atomic regulons it belongs to are returned. In general, however, there will only be one. The augmented file will be written to the standard output.
This is a pipe command. The input is from the standard input and the output is to the standard output.
The following command-line options are supported.