How to Install iva in Ubuntu 18.04



Install iva by entering the following commands in the terminal:

sudo apt update
sudo apt install iva

Description:

iterative virus sequence assembler

IVA is a de novo assembler designed to assemble virus genomes that have no repeat sequences, using Illumina read pairs sequenced from mixed populations at extremely high depth. . IVA's main algorithm works by iteratively extending contigs using aligned read pairs. Its input can be just read pairs, or additionally you can provide an existing set of contigs to be extended. Alternatively, it can take reads together with a reference sequence.

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

Version: 1.0.9+ds-4ubuntu1

Section: universe/science