Codebase list barrnap / 96322f8 debian / control
96322f8

Tree @96322f8 (Download .tar.gz)

control @96322f8

21fd0fe
 
799eab5
21fd0fe
1d17ab1
f233e99
d453a3a
21fd0fe
96322f8
 
21fd0fe
 
 
83e8fd8
21fd0fe
 
 
 
 
 
 
 
 
Source: barrnap
Priority: optional
Section: science
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Sascha Steinbiss <satta@debian.org>
Build-Depends: debhelper (>= 11), hmmer (>= 3.1), lua5.1, bedtools
Standards-Version: 3.9.8
Homepage: http://www.vicbioinformatics.com/software.barrnap.shtml
Vcs-Browser: https://salsa.debian.org/med-team/barrnap
Vcs-Git: https://salsa.debian.org/med-team/barrnap.git

Package: barrnap
Architecture: all
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, hmmer (>= 3.1), bedtools
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.