How to Install ariba in Ubuntu 18.04



Install ariba by entering the following commands in the terminal:

sudo apt update
sudo apt install ariba

Description:

Antibiotic Resistance Identification By Assembly

ARIBA is a tool that identifies antibiotic resistance genes by running local assemblies. The input is a FASTA file of reference genes and paired sequencing reads. ARIBA reports which of the reference genes were found, plus detailed information on the quality of the assemblies and any variants between the sequencing reads and the reference genes.

Homepage: https://github.com/sanger-pathogens/ariba

Version: 2.11.1+ds-3

Section: universe/science