×

nf-core/antismash/antismashlitedownloaddatabases @ 0.0.0-0c7146d

antiSMASH allows the rapid genome-wide identification, annotation and analysis of secondary metabolite biosynthesis gene clusters. This module downloads the antiSMASH databases for conda and docker/singularity runs.

Latest version: 0.0.0-6c4ed3a
Total downloads: 10
Source: nf-core/modules
Authors: @jasmezz
Maintainers: @jasmezz

Summary

antiSMASH allows the rapid genome-wide identification, annotation and analysis of secondary metabolite biosynthesis gene clusters. This module downloads the antiSMASH databases for conda and docker/singularity runs.

Get started

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

include { ANTISMASH_ANTISMASHLITEDOWNLOADDATABASES } from 'nf-core/antismash/antismashlitedownloaddatabases'

License

MIT License

Process
Name ANTISMASH_ANTISMASHLITEDOWNLOADDATABASES
Input 3 channels
database_css directory

antismash/outputs/html/css folder which is being created during the antiSMASH database downloading step. These files are normally downloaded by download-antismash-databases itself, and must be retrieved by the user by manually running the command with conda or a standalone installation of antiSMASH. Therefore we do not recommend using this module for production pipelines, but rather require users to specify their own local copy of the antiSMASH database in pipelines.

css
database_detection directory

antismash/detection folder which is being created during the antiSMASH database downloading step. These files are normally downloaded by download-antismash-databases itself, and must be retrieved by the user by manually running the command with conda or a standalone installation of antiSMASH. Therefore we do not recommend using this module for production pipelines, but rather require users to specify their own local copy of the antiSMASH database in pipelines.

detection
database_modules directory

antismash/modules folder which is being created during the antiSMASH database downloading step. These files are normally downloaded by download-antismash-databases itself, and must be retrieved by the user by manually running the command with conda or a standalone installation of antiSMASH. Therefore we do not recommend using this module for production pipelines, but rather require users to specify their own local copy of the antiSMASH database in pipelines.

modules
Output 3 channels
#1 database
antismash_db directory

Download directory for antiSMASH databases

antismash_db
#2 antismash_dir
antismash_dir directory

antismash installation folder which is being modified during the antiSMASH database downloading step. The modified files are normally downloaded by download-antismash-databases itself, and must be retrieved by the user by manually running the command with conda or a standalone installation of antiSMASH. Therefore we do not recommend using this module for production pipelines, but rather require users to specify their own local copy of the antiSMASH database and installation folder in pipelines.

antismash_dir
#3 versions_antismash tuple
${task.process} string

The name of the process

antismash-lite string

The name of the tool

antismash --version | sed 's/antiSMASH //' eval

The expression to obtain the version of the tool

Tool Description Homepage
antismash antiSMASH - the antibiotics and Secondary Metabolite Analysis SHell https://docs.antismash.secondarymetabolites.org
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 18:42:57 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fantismash%2Fantismashlitedownloaddatabases/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/antismash/antismashlitedownloaddatabases/blobs/sha256:399bdd4da574c6e7ef7fff3eab22102beb9e98bde02cd252a3309d9b8d753abf
Size 3.7 KB
Checksum sha256:399bdd4da574c6e7ef7fff3eab22102beb9e98bde02cd252a3309d9b8d753abf
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:02:32 (UTC) 3 3.7 KB
0.0.0-3fc6d40 22 Apr 2026 15:01:53 (UTC) 3 3.7 KB
0.0.0-0c7146d 08 Apr 2026 18:42:57 (UTC) 4 3.7 KB