Documentation read from 05/19/2023 16:24:01 version of /vol/kmer-server-prod/FIGdisk.server.rhel6/FIG/bin/svr_figfam_fasta.
svr_figfam_fasta <figfam_ids.tbl >genes.fasta
Produce FASTA strings for FIGfams.
This script takes as input a tab-delimited file with FIGfam IDs at the end of each line. For each FIGfam ID, all the genes in the FIGfam are written to the output file in FASTA format. The FIGfam ID will be included as the FASTA comment.
This is a pipe command: the input is taken from the standard input and the output is to the standard output.