nf-core/deepbgc/download @ 0.0.0-3fc6d40
Summary
Database download module for DeepBGC which detects BGCs in bacterial and fungal genomes using deep learning.
Get started
Add the following snippet to your workflow script to include this module.
include { DEEPBGC_DOWNLOAD } from 'nf-core/deepbgc/download'
License
MIT License
Process
Name
|
DEEPBGC_DOWNLOAD |
|---|
Output
2 channels
#1
db
deepbgc_db/
directory
|
Directory containing the DeepBGC database deepbgc_db/
|
|---|
#2
versions_deepbgc
tuple
${task.process}
string
|
The name of the process |
|---|---|
deepbgc
string
|
The name of the tool |
deepbgc info 2>&1 | sed '6!d;s/.*= version //;s/ .*//'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| deepbgc | DeepBGC - Biosynthetic Gene Cluster detection and classification | https://github.com/Merck/deepbgc |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:09:55 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fdeepbgc%2Fdownload/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/deepbgc/download/blobs/sha256:4180940819d3833b1bf25173fec5b3558d3d9a112302751b242373f8cbca5084 |
| Size | 2.4 KB |
| Checksum | sha256:4180940819d3833b1bf25173fec5b3558d3d9a112302751b242373f8cbca5084 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:13:45 (UTC) | 3 | 2.5 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:09:55 (UTC) | 3 | 2.4 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:55:57 (UTC) | 3 | 2.3 KB |