How to Install libsmithwaterman0 in Ubuntu 18.04



Install libsmithwaterman0 by entering the following commands in the terminal:

sudo apt update
sudo apt install libsmithwaterman0

Description:

determine similar regions between two strings or genomic sequences (lib)

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. . This package contains the dynamic library.

Homepage: https://github.com/ekg/smithwaterman

Version: 0.0+20160702-3

Section: universe/libs