blastn

Nucleotide-Nucleotide BLAST. More information: <https://www.ncbi.nlm.nih.gov/books/NBK279684/table/appendices.T.blastn_application_options/>.

Debian Debian
RUN apt-get update && \ apt-get install -y ncbi-blast+
Ubuntu
RUN apt-get update && \ apt-get install -y ncbi-blast+
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ncbi-blast+
Fedora
RUN dnf install -y ncbi-blast+
Raspbian
RUN apt-get update && \ apt-get install -y ncbi-blast+
click the source code to copy install blastn on any operating system with command-not-found.com