nf-core/bigslice @ 0.0.0-6c4ed3a
Summary
A scalable tool for large-scale analysis of Biosynthetic Gene Clusters (BGCs). It takes genome regions in GenBank format along with an HMM database and produces a SQLite database and FASTA outputs of predicted features.
Get started
Add the following snippet to your workflow script to include this module.
include { BIGSLICE } from 'nf-core/bigslice'
License
MIT License
Name
|
BIGSLICE |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
bgc
file
|
List of GenBank (.gbk) files containing genomic region annotations for BiG-SLiCE input. Each file represents a BGC region. The module internally organises them into the required BiG-SLiCE input folder structure (datasets.tsv and taxonomy TSV). *.gbk
|
hmmdb
directory
|
Path to the BiG-SLiCE HMM database folder containing biosynthetic and sub Pfams for annotation, in the required BiG-SLiCE format. An example directory in compressed archive format can be found here: https://github.com/medema-group/bigslice/releases/download/v2.0.0rc/bigslice-models.2022-11-30.tar.gz |
|---|
export_tsv
boolean
|
If true, runs a second BiG-SLiCE invocation to export all results from the SQLite database to TSV files under |
|---|
tsv
tuple
meta
map
|
Groovy Map containing sample/dataset information |
|---|---|
${prefix}/result/tsv_export
directory
|
Directory containing TSV exports of all parsed BGC metadata, vectorized features and clustering results. Only present when tsv_export
|
output
tuple
meta
map
|
Groovy Map containing sample/dataset information |
|---|---|
${prefix}/result
directory
|
BiG-SLiCE result directory containing the SQLite database ( result
|
versions_bigslice
tuple
${task.process}
string
|
The name of the process |
|---|---|
bigslice
string
|
The name of the tool |
2.0.2
string
|
The version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| bigslice | A highly scalable, user-interactive tool for the large scale analysis of Biosynthetic Gene Clusters data | https://github.com/medema-group/bigslice |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:06:01 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fbigslice/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/bigslice/blobs/sha256:105a42db1d0b2a4037d479cf5a28a5ea3668109d50ec99ac55f669891f025103 |
| Size | 3.9 KB |
| Checksum | sha256:105a42db1d0b2a4037d479cf5a28a5ea3668109d50ec99ac55f669891f025103 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:06:01 (UTC) | 4 | 3.9 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:04:05 (UTC) | 2 | 3.9 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:47:31 (UTC) | 3 | 3.9 KB |