EnglishFrenchSpanish

Ad


OnWorks favicon

hmm2calibrate - Online in the Cloud

Run hmm2calibrate in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command hmm2calibrate that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


hmm2calibrate - calibrate HMM search statistics

SYNOPSIS


hmm2calibrate [options] hmmfile

DESCRIPTION


hmm2calibrate reads an HMM file from hmmfile, scores a large number of synthesized random
sequences with it, fits an extreme value distribution (EVD) to the histogram of those
scores, and re-saves hmmfile now including the EVD parameters.

hmm2calibrate may take several minutes (or longer) to run. While it is running, a
temporary file called hmmfile.xxx is generated in your working directory. If you abort
hmm2calibrate prematurely (ctrl-C, for instance), your original hmmfile will be untouched,
and you should delete the hmmfile.xxx temporary file.

OPTIONS


-h Print brief help; includes version number and summary of all options, including
expert options.

EXPERT OPTIONS


--cpu <n>
Sets the maximum number of CPUs that the program will run on. The default is to use
all CPUs in the machine. Overrides the HMMER_NCPU environment variable. Only
affects threaded versions of HMMER (the default on most systems).

--fixed <n>
Fix the length of the random sequences to <n>, where <n> is a positive (and
reasonably sized) integer. The default is instead to generate sequences with a
variety of different lengths, controlled by a Gaussian (normal) distribution.

--histfile <f>
Save a histogram of the scores and the fitted theoretical curve to file <f>.

--mean <x>
Set the mean length of the synthetic sequences to <x>, where <x> is a positive real
number. The default is 350.

--num <n>
Set the number of synthetic sequences to <n>, where <n> is a positive integer. If
<n> is less than about 1000, the fit to the EVD may fail. Higher numbers of <n>
will give better determined EVD parameters. The default is 5000; it was empirically
chosen as a tradeoff between accuracy and computation time.

--pvm Run on a Parallel Virtual Machine (PVM). The PVM must already be running. The
client program hmm2calibrate-pvm must be installed on all the PVM nodes. Optional
PVM support must have been compiled into HMMER.

--sd <x>
Set the standard deviation of the synthetic sequence length distribution to <x>,
where <x> is a positive real number. The default is 350. Note that the Gaussian is
left-truncated so that no sequences have lengths <= 0.

--seed <n>
Set the random seed to <n>, where <n> is a positive integer. The default is to use
time() to generate a different seed for each run, which means that two different
runs of hmm2calibrate on the same HMM will give slightly different results. You
can use this option to generate reproducible results for different hmm2calibrate
runs on the same HMM.

Use hmm2calibrate online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad