Barrnap¶
Description¶
Barrnap 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 write GFF3 as output. It uses the new NHMMER tool that comes with HMMER 3.1 for HMM searching in RNA:DNA style. NHMMER binaries for 64-bit Linux and Mac OS X are included and will be auto-detected. Multithreading is supported and one can expect roughly linear speed-ups with more CPUs. Running time is approximately 1 second per 1 megabase of input sequence.
Environment Modules¶
Run module spider barrnap
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_BARRNAP_DIR - installation directory
- HPC_BARRNAP_BIN - executable directory
- HPC_BARRNAP_DOC - documentation directory
- HPC_BARRNAP_EXE - examples directory
Categories¶
biology, rna-seq