Annotation of bacterial genomes (isolates, MAGs) and plasmids
meta:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
fasta:file
FASTA file to be annotated. Has to contain at least a non-empty string dummy value.
db:file
Path to the Bakta database. Must have amrfinderplus database directory already installed within it (in a directory called ‘amrfinderplus-db/’).
proteins:file
FASTA/GenBank file of trusted proteins to first annotate from (optional)
prodigal_tf:file
Training file to use for Prodigal (optional)
embl
${prefix}.embl:file
annotations & sequences in (multi) EMBL format
*.embl
faa
${prefix}.faa:file
CDS/sORF amino acid sequences as FASTA
*.faa
ffn
${prefix}.ffn:file
feature nucleotide sequences as FASTA
*.ffn
fna
${prefix}.fna:file
replicon/contig DNA sequences as FASTA
*.fna
gbff
${prefix}.gbff:file
annotations & sequences in (multi) GenBank format
*.gbff
gff
${prefix}.gff3:file
annotations & sequences in GFF3 format
*.gff3
hypotheticals_tsv
${prefix}.hypotheticals.tsv:file
additional information on hypothetical protein CDS as simple human readable tab separated values
*.hypotheticals.tsv
hypotheticals_faa
${prefix}.hypotheticals.faa:file
hypothetical protein CDS amino acid sequences as FASTA
*.hypotheticals.faa
tsv
${prefix}.tsv:file
annotations as simple human readable tab separated values
*.tsv
txt
${prefix}.txt:file
genome statistics and annotation summary
*.txt
versions
versions.yml:file
File containing software versions
versions.yml
Rapid & standardized annotation of bacterial genomes, MAGs & plasmids.