neobio
computes alignments of amino acid and nucleotide sequences
Install
- All systems
-
curl cmd.cat/neobio.sh
- Debian
-
apt-get install neobio
- Ubuntu
-
apt-get install neobio
- Kali Linux
-
apt-get install neobio
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install neobio
- Raspbian
-
apt-get install neobio
- Dockerfile
- dockerfile.run/neobio
neobio
computes alignments of amino acid and nucleotide sequences
Library and graphical user interface for pairwise sequence alignments. Implementation of the dynamic programming methods of Needleman & Wunsch (global alignment) and Smith & Waterman (local alignment).