EnglishFrenchSpanish

Ad


OnWorks favicon

makehmmerdb - Online in the Cloud

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

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


makehmmerdb - build a HMMER binary database file from a sequence file

SYNOPSIS


makehmmerdb [options] <seqfile> <binaryfile>

DESCRIPTION


makehmmerdb is used to create a binary file from a DNA sequence file. This binary file may
be used as a target database for the DNA search tool nhmmer.Usingdefaultsettingsin nhmmer,
this yields a roughly 10-fold acceleration with small loss of sensitivity on benchmarks.
(This method has been extensively tested, but should still be treated as somewhat
experimental.)

OPTIONS


-h Help; print a brief reminder of command line usage and all available options.

OTHER OPTIONS


--informat <s>
Assert that the sequence database file is in format <s>. Accepted formats include
fasta, embl, genbank, ddbj, uniprot, stockholm, pfam, a2m, and afa. The default is
to autodetect the format of the file.

--bin_length <n>
Bin length. The binary file depends on a data structure called the FM index, which
organizes a permuted copy of the sequence in bins of length <n>. Longer bin length
will lead to smaller files (because data is captured about each bin) and possibly
slower query time. The default is 256. Much more than 512 may lead to notable
reduction in speed.

--sa_freq <n>
Suffix array sample rate. The FM index structure also samples from the underlying
suffix array for the sequence database. More frequent sampling (smaller value for
<n>) will yield larger file size and faster search (until file size becomes large
enough to cause I/O to be a bottleneck). The default value is 8. Must be a power of
2.

--block_size <n>
The input sequence is broken into blocks of size <n> million letters. An FM index
is built for each block, rather than building an FM index for the entire sequence
database. Default is 50. Larger blocks do not seem to yield substantial speed
increase.

Use makehmmerdb online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 2
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 3
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 4
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 5
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • 6
    WooCommerce Nextjs React Theme
    WooCommerce Nextjs React Theme
    React WooCommerce theme, built with
    Next JS, Webpack, Babel, Node, and
    Express, using GraphQL and Apollo
    Client. WooCommerce Store in React(
    contains: Products...
    Download WooCommerce Nextjs React Theme
  • 7
    archlabs_repo
    archlabs_repo
    Package repo for ArchLabs This is an
    application that can also be fetched
    from
    https://sourceforge.net/projects/archlabs-repo/.
    It has been hosted in OnWorks in...
    Download archlabs_repo
  • More »

Linux commands

  • 1
    acdce
    acdce
    acdc - Test an application ACD file ...
    Run acdce
  • 2
    acdcheckp
    acdcheckp
    acdcheck Use acdcheckp online using
    onworks.net services. ...
    Run acdcheckp
  • 3
    convertToAtac
    convertToAtac
    sim4dbutils - utilities to work with
    sim4db-generated alignment files
    convertPolishes - convert between sim4db
    and GFF3 formats filterPolishes - filter
    alignme...
    Run convertToAtac
  • 4
    convertToExtent
    convertToExtent
    sim4dbutils - utilities to work with
    sim4db-generated alignment files
    convertPolishes - convert between sim4db
    and GFF3 formats filterPolishes - filter
    alignme...
    Run convertToExtent
  • 5
    gbacorr
    gbacorr
    gbacorr - Compute
    auto/cross-correlation coefficients ...
    Run gbacorr
  • 6
    gbak
    gbak
    gbak � Backup/restore Firebird database
    ...
    Run gbak
  • More »

Ad