barrnap¶
Barrnap predicts the location of 5S, 16S and 23S ribosomal RNA genes in Bacterial genome sequ It takes FASTA DNA sequence as input, and write GFF3 as output.
| Home | https://github.com/tseemann/barrnap | 
| Versions | 0.7, 0.3, 0.2 | 
| License | GPL3 | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/barrnap/0.7 | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install barrnap
and update with:
conda update barrnap