How to Install barrnap in Ubuntu 18.04



Install barrnap by entering the following commands in the terminal:

sudo apt update
sudo apt install barrnap

Description:

rapid ribosomal RNA prediction

Barrnap (BAsic Rapid Ribosomal RNA Predictor) predicts the location of ribosomal RNA genes in genomes. It supports bacteria (5S,23S,16S), archaea (5S,5.8S,23S,16S), mitochondria (12S,16S) and eukaryotes (5S,5.8S,28S,18S). . It takes FASTA DNA sequence as input, and writes GFF3 as output. It uses the NHMMER tool that comes with HMMER 3.1 for HMM searching in RNA:DNA style. Multithreading is supported and one can expect roughly linear speed-ups with more CPUs.

Homepage: http://www.vicbioinformatics.com/software.barrnap.shtml

Version: 0.8+dfsg-2

Section: universe/science