USEARCH manual > commands > allpairs_local |
allpairs_local command |
Makes pair-wise all-vs.-all alignments of all pairs in a FASTA file. Alignments are local. No index is used. More than one alignment may be reported for a given pair. Alignments are reported unconditionally; accept options and termination options are not used. Multithreading is not supported, though it could be implemented. See also: Example usearch -allpairs_local seqs.fasta -alnout
results.aln |