Scroll to navigation

LAMASSEMBLE(1) User Commands LAMASSEMBLE(1)

NAME

lamassemble - Merges overlapping "long" DNA reads into a consensus sequences

SYNOPSIS

lamassemble [options] last-train.out sequences.fx > consensus.fa

DESCRIPTION

Merge DNA sequences into a consensus sequence.

OPTIONS

show this help message and exit
print an alignment, not a consensus
just make a consensus, of already-aligned sequences
use alignment columns with <= G% gaps (default=50)
... including gaps past the ends of the sequences
omit consensus flanks with < S sequences (default=1)
name of the consensus sequence (default=lamassembled)
just write MAFFT input files, named BASE.xxx
use pairwise restrictions with error probability <= P (default=0.002)
max change in alignment diagonal between pairwise alignments (default=1000)
show progress messages
use all of each sequence, not just aligning part
additional arguments for MAFFT
LAST options:
number of parallel threads (default=1)
use minimum positions in length-W windows (default=19)
max initial matches per query position (default=5)
max gap length (default=30)
July 2022 lamassemble 1.4.2