supermatcher - Calculate approximate local pair-wise alignments of larger sequences
Contents
Bugs
Bugs can be reported to the Debian Bug Tracking system (http://bugs.debian.org/emboss), or directly to
the EMBOSS developers (http://sourceforge.net/tracker/?group_id=93650&atid=605031).
Copyright
This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package. It can be
redistributed under the same terms as EMBOSS itself.
EMBOSS 6.4.0 05/11/2012 SUPERMATCHER(1e)
Description
supermatcher is a command line program from EMBOSS (“the European Molecular Biology Open Software
Suite”). It is part of the "Alignment:Local" command group(s).
Name
supermatcher - Calculate approximate local pair-wise alignments of larger sequences
Options
Inputsection-asequenceseqall-bsequenceseqset-datafilematrixf
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.
-minscorefloat
Minimum alignment score to report an alignment.
Requiredsection-gapopenfloat
Default value: @($(acdprotein)? 10.0 : 10.0)
-gapextendfloat
Default value: @($(acdprotein)? 0.5 : 0.5)
Additionalsection-widthinteger
Default value: 16
-wordleninteger
Default value: 6
Outputsection-outfilealign-errorfileoutfile
Error file to be written to for failed alignments Default value: supermatcher.error
See Also
supermatcher is fully documented via the tfm(1) system.
Synopsis
supermatcher-asequenceseqall-bsequenceseqset [-datafilematrixf] [-minscorefloat] -gapopenfloat-gapextendfloat [-widthinteger] [-wordleninteger] -outfilealign [-errorfileoutfile]
supermatcher-help