Documentation read from 04/17/2019 22:07:26 version of /vol/public-pseed/FIGdisk/FIG/bin/svr_find_protein.
Output the FIG IDs and functional assignments of all features that produce a specific protein. This script takes as input a single protein sequence on the command-line or a FASTA file. It outputs a tab-delimited file connecting each specified protein to its features.
------ Example:
svr_find_protein MENIIARRYAKAIASRADINDFYQNLCILNFAFVLPKFKNIIESNEIKKERKMEFLDSFFDIKNSSFQNFLRLLIENSRLECIPQIVKELERQKAFKENIFVGIVYSKEKLSQENLKDLEVKLNKKFDANIKLNNKISQDDSVKIELEELGYELSFSMKALQNKLNEYILKII
or
svr_find_protein < prots.fasta > fids.tbl ------
If specified and the protein is provided as a parameter (instead of a FASTA file provided as input), then the name to be given to the protein in the output file.
The standard output is a tab-delimited file with four columns: (1) the protein ID, (2) the FIG ID of a gene that produces the protein, (3) the name of the genome containing the gene, and (4) the functional assignment of the gene. There will frequently be multiple features for a single protein.
Hey! The above document had some coding errors, which are explained below:
=back without =over