📄 hmmcalibrate.man
字号:
.TH "hmmcalibrate" 1 @RELEASEDATE@ "HMMER @RELEASE@" "HMMER Manual".SH NAME.TP hmmcalibrate - calibrate HMM search statistics.SH SYNOPSIS.B hmmcalibrate.I [options].I hmmfile.SH DESCRIPTION.B hmmcalibratereads an HMM file from.I hmmfile,scores a large number of synthesized random sequences with it, fits anextreme value distribution (EVD) to the histogram of those scores, andre-saves.I hmmfilenow including the EVD parameters..PP.B hmmcalibrate may take several minutes (or longer) to run.While it is running, a temporary file called.I hmmfile.xxxis generated in your working directory. If you abort .B hmmcalibrate prematurely (ctrl-C, for instance), your original.I hmmfile will be untouched, and you should delete the.I hmmfile.xxxtemporary file..SH OPTIONS.TP.B -hPrint brief help; includes version number and summary ofall options, including expert options..SH EXPERT OPTIONS.TP.BI --cpu " <n>"Sets the maximum number of CPUs that the programwill run on. The default is to use all CPUsin the machine. Overrides the HMMER_NCPUenvironment variable. Only affects threadedversions of HMMER (the default on most systems)..TP.BI --fixed " <n>"Fix the length of the random sequences to.I <n>,where .I <n>is a positive (and reasonably sized) integer.The default is instead to generate sequences witha variety of different lengths, controlled by a Gaussian(normal) distribution..TP .BI --histfile " <f>"Save a histogram of the scores and the fitted theoretical curveto file.I <f>..TP .BI --mean " <x>"Set the mean length of the synthetic sequences to.I <x>,where .I <x>is a positive real number. The default is 350..TP.BI --num " <n>"Set the number of synthetic sequences to .I <n>,where .I <n>is a positive integer. If.I <n> is less than about 1000, the fit to the EVD may fail.Higher numbers of.I <n> will give better determined EVD parameters. The defaultis 5000; it was empirically chosen asa tradeoff between accuracy and computation time..TP.B --pvmRun on a Parallel Virtual Machine (PVM). The PVM mustalready be running. The client program .B hmmcalibrate-pvmmust be installed on all the PVM nodes.Optional PVM support must have been compiled into HMMER. .TP .BI --sd " <x>"Set the standard deviation of the synthetic sequencelength distribution to.I <x>,where.I <x> is a positive real number. The default is 350. Note that theGaussian is left-truncated so that no sequences have lengths <= 0..TP.BI --seed " <n>"Set the random seed to.I <n>,where .I <n> is a positive integer. The default is to use .B time()to generate a different seed for each run, whichmeans that two different runs of.B hmmcalibrateon the same HMM will give slightly differentresults. You can usethis option to generate reproducible results fordifferent .B hmmcalibrate runs on the same HMM..SH SEE ALSO.PPMaster man page, with full list of and guide to the individual manpages: see .B hmmer(1)..PPA User guide and tutorial came with the distribution:.B Userguide.ps[Postscript] and/or.B Userguide.pdf[PDF]..PPFinally, all documentation is also available online via WWW: .B http://hmmer.wustl.edu/.SH AUTHORThis software and documentation is: .nf@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..fiSee the file COPYING in your distribution for complete details..nfSean EddyHHMI/Dept. 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 + -