EnglishFrenchSpanish

Ad


OnWorks favicon

hmm2emit - Online in the Cloud

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

This is the command hmm2emit 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


hmm2emit - generate sequences from a profile HMM

SYNOPSIS


hmm2emit [options] hmmfile

DESCRIPTION


hmm2emit reads an HMM file from hmmfile containing one or more HMMs, and generates a
number of sequences from each HMM; or, if the -c option is selected, generate a single
majority-rule consensus. This can be useful for various applications in which one needs a
simulation of sequences consistent with a sequence family consensus.

By default, hmm2emit generates 10 sequences and outputs them in FASTA (unaligned) format.

OPTIONS


-a Write the generated sequences in an aligned format (SELEX) rather than FASTA.

-c Predict a single majority-rule consensus sequence instead of sampling sequences
from the HMM's probability distribution. Highly conserved residues (p >= 0.9 for
DNA, p >= 0.5 for protein) are shown in upper case; others are shown in lower case.
Some insert states may become part of the majority rule consensus, because they are
used in >= 50% of generated sequences; when this happens, insert-generated residues
are simply shown as "x".

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

-n <n> Generate <n> sequences. Default is 10.

-o <f> Save the synthetic sequences to file <f> rather than writing them to stdout.

-q Quiet; suppress all output except for the sequences themselves. Useful for piping
or directing the output.

EXPERT OPTIONS


--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 hmm2emit on the same HMM will give slightly different results. You can use
this option to generate reproducible results.

Use hmm2emit 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