⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sfetch.man

📁 hmmer源程序
💻 MAN
字号:
.TH "sfetch" 1 "@RELEASEDATE@" "@PACKAGE@ @RELEASE@" "@PACKAGE@ Manual".SH NAME.TP sfetch - get a sequence from a flatfile database..SH SYNOPSIS.B sfetch.I [options].I seqname.SH DESCRIPTION.B sfetchretrieves the sequence named.I seqnamefrom a sequence database..PPWhich database is used is controlled by the.B -d and .B -Doptions, or "little databases" and "bigdatabases".The directory location of "big databases" canbe specified by environment variables,such as $SWDIR for Swissprot, and $GBDIRfor Genbank (see.B -D for complete list). A complete file path must be specifiedfor "little databases".By default, if neither option is specifiedand the name looks like a Swissprot identifier(e.g. it has a _ character), the $SWDIRenvironment variable is used to attemptto retrieve the sequence .I seqnamefrom Swissprot..PPA variety of other options are available which allowretrieval of subsequences.RI ( -f,-t );retrieval by accession number instead ofby name .RI ( -a );reformatting the extracted sequence into a varietyof other formats.RI ( -F );etc..PPIf the database has been GSI indexed, sequenceretrieval will be extremely efficient; else,retrieval may be painfully slow (the entiredatabase may have to be read into memory tofind .IR seqname ).GSI indexingis recommended for all large or permanent databases. .ppThis program was originally named .B getseq,and was renamed because it clashed with a GCGprogram of the same name..SH OPTIONS.TP.B -a Interpret .I seqnameas an accession number, not an identifier..TP .BI -d " <seqfile>"Retrieve the sequence from a sequence file named.I <seqfile>.If a GSI index .I <seqfile>.gsiexists, it is used to speed up the retrieval..TP.BI -f " <from>"Extract a subsequence starting from position.I <from>,rather than from 1. See.B -t.If .I <from> is greater than.I <to>(as specified by the.B -toption), then the sequence is extracted as its reverse complement (it is assumed to benucleic acid sequence)..TP.B -hPrint brief help; includes version number and summary ofall options, including expert options..TP.BI -o " <outfile>" Direct the output to a file named.I <outfile>.By default, output would go to stdout. .TP.BI -r " <newname>"Rename the sequence.I <newname>in the output after extraction. By default, the originalsequence identifier would be retained. Useful, for instance,if retrieving a sequence fragment; the coordinates ofthe fragment might be added to the name (this is what Pfamdoes)..TP.BI -t " <to>"Extract a subsequence that ends at position.I <to>,rather than at the end of the sequence. See.B -f.If .I <to> is less than.I <from>(as specified by the.B -foption), then the sequence is extracted as its reverse complement (it is assumed to benucleic acid sequence).TP.B -B(Babelfish). Autodetect and read a sequence file format other than thedefault (FASTA). Almost any common sequence file format is recognized(including Genbank, EMBL, SWISS-PROT, PIR, and GCG unaligned sequenceformats, and Stockholm, GCG MSF, and Clustal alignment formats). Seethe printed documentation for a complete list of supported formats..TP.BI -D " <database>"Retrieve the sequence from the main sequence databasecoded .I <database>. For each code, there is an environmentvariable that specifies the directory path to thatdatabase.Recognized codes and their corresponding environmentvariables are.I -Dsw(Swissprot, $SWDIR);.I -Dpir(PIR, $PIRDIR);.I -Dem(EMBL, $EMBLDIR);.I -Dgb(Genbank, $GBDIR);.I -Dwp (Wormpep, $WORMDIR); and.I -Dowl(OWL, $OWLDIR).Each database is read in its native flatfile format..TP.BI -F " <format>"Reformat the extracted sequence into a different format.(By default, the sequence is extracted from the databasein the same format as the database.) Available formatsare.B embl, fasta, genbank, gcg, strider, zuker, ig, pir, squid,and.B raw..SH EXPERT OPTIONS.TP.BI --informat " <s>"Specify that the sequence file is in format .I <s>,rather than the default FASTA format.Common examples include Genbank, EMBL, GCG, PIR, Stockholm, Clustal, MSF, or PHYLIP; see the printed documentation for a complete listof accepted format names.This option overrides the default format (FASTA)and the .I -BBabelfish autodetection option..SH SEE ALSO.PP@SEEALSO@.SH AUTHOR@PACKAGE@ and its documentation is @COPYRIGHT@HMMER - Biological sequence analysis with profile HMMsCopyright (C) 1992-1999 Washington University School of MedicineAll Rights Reserved    This source code is distributed under the terms of the    GNU General Public License. See the files COPYING and LICENSE    for details.See COPYING in the source code distribution for more details, or contact me..nfSean EddyDept. of GeneticsWashington Univ. School of Medicine4566 Scott Ave.St Louis, MO 63110 USAPhone: 1-314-362-7666FAX  : 1-314-362-7855Email: eddy@genetics.wustl.edu.fi

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -