EnglishFrenchSpanish

OnWorks favicon

matchere - Online in the Cloud

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

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


matcher - Waterman-Eggert local alignment of two sequences

SYNOPSIS


matcher -asequence sequence -bsequence sequence [-datafile matrix] [-alternatives integer]
[-gapopen integer] [-gapextend integer] -outfile align

matcher -help

DESCRIPTION


matcher is a command line program from EMBOSS (“the European Molecular Biology Open
Software Suite”). It is part of the "Alignment:Local" command group(s).

OPTIONS


Input section
-asequence sequence

-bsequence sequence

-datafile matrix
This is the scoring matrix file used when comparing sequences. By default it is the
file 'EBLOSUM62' (for proteins) or the file 'EDNAFULL' (for nucleic sequences). These
files are found in the 'data' directory of the EMBOSS installation.

Additional section
-alternatives integer
This sets the number of alternative matches output. By default only the highest
scoring alignment is shown. A value of 2 gives you other reasonable alignments. In
some cases, for example multidomain proteins of cDNA and genomic DNA comparisons,
there may be other interesting and significant alignments. Default value: 1

-gapopen integer
The gap penalty is the score taken away when a gap is created. The best value depends
on the choice of comparison matrix. The default value of 14 assumes you are using the
EBLOSUM62 matrix for protein sequences, or a value of 16 and the EDNAFULL matrix for
nucleotide sequences. Default value: @($(acdprotein)? 14 : 16)

-gapextend integer
The gap length, or gap extension, penalty is added to the standard gap penalty for
each base or residue in the gap. This is how long gaps are penalized. Usually you will
expect a few long gaps rather than many short gaps, so the gap extension penalty
should be lower than the gap penalty. An exception is where one or both sequences are
single reads with possible sequencing errors in which case you would expect many
single base gaps. You can get this result by setting the gap penalty to zero (or very
low) and using the gap extension penalty to control gap scoring. Default value:
@($(acdprotein)? 4 : 4)

Output section
-outfile align

Use matchere online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 2
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • 3
    Xtreme Download Manager
    Xtreme Download Manager
    The project has a new home now:
    https://xtremedownloadmanager.com/ For
    developers:
    https://github.com/subhra74/xdm Xtreme
    Download Manager is a powerful tool t...
    Download Xtreme Download Manager
  • 4
    TTGO VGA32 Lite
    TTGO VGA32 Lite
    Features:4:3 and 16:9 low resolution
    VGA outputPS/2 keyboard and mouse
    inputText-based user interface (TUI)
    with dialog managerPartial Unicode
    supportSlave dis...
    Download TTGO VGA32 Lite
  • 5
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • 6
    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
  • More »

Linux commands

Ad