Description

antiSMASH allows the rapid genome-wide identification, annotation and analysis of secondary metabolite biosynthesis gene clusters.

Input

name:type
description
pattern

meta:map

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

]

sequence_input:file

nucleotide sequence file (annotated)

*.{gbk, gb, gbff, genbank, embl, fasta, fna}

databases:directory

Downloaded AntiSMASH databases (e.g. in the AntiSMASH installation directory “data/databases”)

*/

antismash_dir:directory

A local copy of an AntiSMASH installation folder. This is required when running with docker and singularity (not required for conda), due to attempted ‘modifications’ of files during database checks in the installation directory, something that cannot be done in immutable docker/singularity containers. Therefore, a local installation directory needs to be mounted (including all modified files from the downloading step) to the container as a workaround.

*/

Output

name:type
description
pattern

clusterblast_file

meta:map

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

]

${prefix}/clusterblast/*_c*.txt:file

Output of ClusterBlast algorithm

clusterblast/*_c*.txt

html_accessory_files

meta:map

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

]

${prefix}/{css,images,js}:directory

Accessory files for the HTML output

{css/,images/,js/}

knownclusterblast_html

meta:map

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

]

${prefix}/knownclusterblast/region*/ctg*.html:file

Tables with MIBiG hits in HTML format

knownclusterblast/region*/ctg*.html

knownclusterblast_dir

meta:map

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

]

${prefix}/knownclusterblast/:directory

Directory with MIBiG hits

knownclusterblast/

knownclusterblast_txt

meta:map

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

]

${prefix}/knownclusterblast/*_c*.txt:file

Tables with MIBiG hits

knownclusterblast/*_c*.txt

svg_files_clusterblast

meta:map

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

]

${prefix}/svg/clusterblast*.svg:file

SVG images showing the % identity of the aligned hits against their queries

svg/clusterblast*.svg

svg_files_knownclusterblast

meta:map

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

]

${prefix}/svg/knownclusterblast*.svg:file

SVG images showing the % identity of the aligned hits against their queries

svg/knownclusterblast*.svg

gbk_input

meta:map

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

]

${prefix}/*.gbk:file

Nucleotide sequence and annotations in GenBank format; converted from input file

*.gbk

json_results

meta:map

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

]

${prefix}/*.json:file

Nucleotide sequence and annotations in JSON format; converted from GenBank file (gbk_input)

*.json

log

meta:map

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

]

${prefix}/*.log:file

Contains all the logging output that antiSMASH produced during its run

*.log

zip

meta:map

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

]

${prefix}/*.zip:file

Contains a compressed version of the output folder in zip format

*.zip

gbk_results

meta:map

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

]

${prefix}/*region*.gbk:file

Nucleotide sequence and annotations in GenBank format; one file per antiSMASH hit

*region*.gbk

clusterblastoutput

meta:map

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

]

${prefix}/clusterblastoutput.txt:file

Raw BLAST output of known clusters previously predicted by antiSMASH using the built-in ClusterBlast algorithm

clusterblastoutput.txt

html

meta:map

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

]

${prefix}/index.html:file

Graphical web view of results in HTML format

knownclusterblastoutput

meta:map

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

]

${prefix}/knownclusterblastoutput.txt:file

Raw BLAST output of known clusters of the MIBiG database

knownclusterblastoutput.txt

json_sideloading

meta:map

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

]

${prefix}/regions.js:file

Sideloaded annotations of protoclusters and/or subregions (see antiSMASH documentation “Annotation sideloading”)

regions.js

versions

versions.yml:file

File containing software versions

versions.yml

Tools

antismashlite
AGPL v3

antiSMASH - the antibiotics and Secondary Metabolite Analysis SHell