Description

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

Input

name:type
description
pattern

meta{:bash}

:map

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

fasta{:bash}

:file

fasta file

*.fasta

dbname{:bash}

:string

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

Output

name:type
description
pattern

gff{:bash}

meta{:bash}

:map

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

*.gff{:bash}

:file

gff file containing coordinates of genes

*.gff

versions_barrnap{:bash}

${task.process}{:bash}

:string

The name of the process

barrnap{:bash}

:string

The name of the tool

barrnap --version 2>&1 | sed "s/barrnap //g"{:bash}

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

barrnap{:bash}

:string

The name of the tool

barrnap --version 2>&1 | sed "s/barrnap //g"{:bash}

:eval

The expression to obtain the version of the tool

Tools

barrnap
GPL v3

Barrnap predicts the location of ribosomal RNA genes in genomes (bacteria, archaea, metazoan mitochondria and eukaryotes).