×

nf-core/barrnap @ 0.0.0-6c4ed3a

barrnap uses a hmmer profile to find rrnas in reads or contig fasta files

Latest version: 0.0.0-6c4ed3a
Total downloads: 12
Source: nf-core/modules
Maintainers: @danilodileo

Summary

barrnap uses a hmmer profile to find rrnas in reads or contig fasta files

Get started

Add the following snippet to your workflow script to include this module.

include { BARRNAP } from 'nf-core/barrnap'

License

MIT License

Process
Name BARRNAP
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

fasta file

fasta file

*.fasta
dbname string

database to use(bacteria, archaea, eukaryota, metazoan mitochondria)

Output 2 channels
#1 gff tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.gff file

gff file containing coordinates of genes

*.gff
#2 versions_barrnap tuple
${task.process} string

The name of the process

barrnap string

The name of the tool

barrnap --version 2>&1 | sed "s/barrnap //g" eval

The expression to obtain the version of the tool

Tool Description Homepage
barrnap Barrnap predicts the location of ribosomal RNA genes in genomes (bacteria, archaea, metazoan mitochondria and eukaryotes). https://github.com/tseemann/barrnap
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:04:31 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fbarrnap/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/barrnap/blobs/sha256:2349122971188420bacc6b704f2f2e5f49e3cd8412c2cbc9e1a23d346e13e846
Size 2.3 KB
Checksum sha256:2349122971188420bacc6b704f2f2e5f49e3cd8412c2cbc9e1a23d346e13e846
Downloads 5
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:04:31 (UTC) 5 2.3 KB
0.0.0-3fc6d40 22 Apr 2026 15:03:22 (UTC) 4 2.4 KB
0.0.0-0c7146d 08 Apr 2026 18:45:14 (UTC) 3 2.3 KB