Documentation read from 04/17/2019 22:07:27 version of /vol/public-pseed/FIGdisk/FIG/bin/svr_regulons_to_fids.
svr_regulons_to_fids <regulons.tbl >regulons_with_fids.tbl
Return all the atomic regulons each feature belongs to.
This script takes a tab-delimited file with atomic regulon IDs in the last column and appends an additional column for the feature IDs in the regulon. For each incoming regulon ID, all the feature IDs that belong to it are returned, each on a separate line. 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.