Description

Whole genome annotation of small genomes (bacterial, archeal, viral)

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 to be annotated. Has to contain at least a non-empty string dummy value.

proteins{:bash}

:file

FASTA file of trusted proteins to first annotate from (optional)

prodigal_tf{:bash}

:file

Training file to use for Prodigal (optional)

Output

name:type
description
pattern

gff{:bash}

meta{:bash}

:map

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

${prefix}/*.gff{:bash}

:file

annotation in GFF3 format, containing both sequences and annotations

*.{gff}

gbk{:bash}

meta{:bash}

:map

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

${prefix}/*.gbk{:bash}

:file

annotation in GenBank format, containing both sequences and annotations

*.{gbk}

fna{:bash}

meta{:bash}

:map

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

${prefix}/*.fna{:bash}

:file

nucleotide FASTA file of the input contig sequences

*.{fna}

faa{:bash}

meta{:bash}

:map

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

${prefix}/*.faa{:bash}

:file

protein FASTA file of the translated CDS sequences

*.{faa}

ffn{:bash}

meta{:bash}

:map

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

${prefix}/*.ffn{:bash}

:file

nucleotide FASTA file of all the prediction transcripts (CDS, rRNA, tRNA, tmRNA, misc_RNA)

*.{ffn}

sqn{:bash}

meta{:bash}

:map

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

${prefix}/*.sqn{:bash}

:file

an ASN1 format “Sequin” file for submission to Genbank

*.{sqn}

fsa{:bash}

meta{:bash}

:map

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

${prefix}/*.fsa{:bash}

:file

nucleotide FASTA file of the input contig sequences, used by “tbl2asn” to create the .sqn file

*.{fsa}

tbl{:bash}

meta{:bash}

:map

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

${prefix}/*.tbl{:bash}

:file

feature Table file, used by “tbl2asn” to create the .sqn file

*.{tbl}

err{:bash}

meta{:bash}

:map

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

${prefix}/*.err{:bash}

:file

unacceptable annotations - the NCBI discrepancy report.

*.{err}

log{:bash}

meta{:bash}

:map

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

${prefix}/*.log{:bash}

:file

contains all the output that Prokka produced during its run

*.{log}

txt{:bash}

meta{:bash}

:map

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

${prefix}/*.txt{:bash}

:file

statistics relating to the annotated features found

*.{txt}

tsv{:bash}

meta{:bash}

:map

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

${prefix}/*.tsv{:bash}

:file

tab-separated file of all features (locus_tag,ftype,len_bp,gene,EC_number,COG,product)

*.{tsv}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

prokka
GPL v2

Rapid annotation of prokaryotic genomes