SMITHWATERMAN(1) | User Commands | SMITHWATERMAN(1) |
smithwaterman - determine similar regions between two strings or nucleotide or protein sequences
smithwaterman [options] <reference sequence> <query sequence>
The Smith–Waterman algorithm performs local sequence alignment; that is, for determining similar regions between two strings or nucleotide or protein sequences. Instead of looking at the total sequence, the Smith–Waterman algorithm compares segments of all possible lengths and optimizes the similarity measure.
When called with literal reference and query sequences, smithwaterman prints the cigar match positional string and the match position for the query sequence against the reference sequence.
This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage of the program.
June 2016 | smithwaterman 0.0+20151117 |