.TH MAUVEALIGNER "1" "April 2015" "mauveAligner 1.2.0+4713" "User Commands" .SH NAME mauveAligner \- efficiently constructing multiple genome alignments .SH SYNOPSIS mauveAligner [options] ... .SH DESCRIPTION The mauveAligner and progressiveMauve alignment algorithms have been implemented as command-line programs included with the downloadable Mauve software. When run from the command-line, these programs provide options not yet available in the graphical interface. .SH OPTIONS .TP \fB\-\-output=\fR Output file name. Prints to screen by default .TP \fB\-\-mums\fR Find MUMs only, do not attempt to determine locally collinear blocks (LCBs) .TP \fB\-\-no\-recursion\fR Don't perform recursive anchor identification (implies \fB\-\-no\-gapped\-alignment\fR) .TP \fB\-\-no\-lcb\-extension\fR If determining LCBs, don't attempt to extend the LCBs .TP \fB\-\-seed\-size=\fR Initial seed match size, default is log_2( average seq. length ) .TP \fB\-\-max\-extension\-iterations=\fR Limit LCB extensions to this number of attempts, default is 4 .TP \fB\-\-eliminate\-inclusions\fR Eliminate linked inclusions in subset matches. .TP \fB\-\-weight=\fR Minimum LCB weight in base pairs per sequence .TP \fB\-\-match\-input=\fR Use specified match file instead of searching for matches .TP \fB\-\-lcb\-match\-input\fR Indicates that the match input file contains matches that have been clustered into LCBs .TP \fB\-\-lcb\-input=\fR Use specified lcb file instead of constructing LCBs (skips LCB generation) .TP \fB\-\-scratch\-path=\fR For large genomes, use a directory for storage of temporary data. Should be given two or more times to with different paths. .TP \fB\-\-id\-matrix=\fR Generate LCB stats and write them to the specified file .TP \fB\-\-island\-size=\fR Find islands larger than the given number .TP \fB\-\-island\-output=\fR Output islands the given file (requires \fB\-\-island\-size\fR) .TP \fB\-\-backbone\-size=\fR Find stretches of backbone longer than the given number of b.p. .TP \fB\-\-max\-backbone\-gap=\fR Allow backbone to be interrupted by gaps up to this length in b.p. .TP \fB\-\-backbone\-output=\fR Output islands the given file (requires \fB\-\-island\-size\fR) .TP \fB\-\-coverage\-output=\fR Output a coverage list to the specified file (\- for stdout) .TP \fB\-\-repeats\fR Generates a repeat map. Only one sequence can be specified .TP \fB\-\-output\-guide\-tree=\fR Write out a guide tree to the designated file .TP \fB\-\-collinear\fR Assume that input sequences are collinear\-\-they have no rearrangements .SS "Gapped alignment controls:" .TP \fB\-\-no\-gapped\-alignment\fR Don't perform a gapped alignment .TP \fB\-\-max\-gapped\-aligner\-length=\fR Maximum number of base pairs to attempt aligning with the gapped aligner .TP \fB\-\-min\-recursive\-gap\-length=\fR Minimum size of gaps that Mauve will perform recursive MUM anchoring on (Default is 200) .SS "Signed permutation matrix options:" .TP \fB\-\-permutation\-matrix\-output=\fR Write out the LCBs as a signed permutation matrix to the given file .TP \fB\-\-permutation\-matrix\-min\-weight=\fR A permutation matrix will be written for every set of LCBs with weight between this value and the value of \fB\-\-weight\fR .SS "Alignment output options:" .TP \fB\-\-alignment\-output\-dir=\fR Outputs a set of alignment files (one per LCB) to a given directory .TP \fB\-\-alignment\-output\-format=\fR Selects the output format for \fB\-\-alignment\-output\-dir\fR .TP \fB\-\-output\-alignment=\fR Write out an XMFA format alignment to the designated file .PP Supported alignment output formats are: phylip, clustal, msf, nexus, mega, codon