nf-core/tmb/pytmb @ 0.0.0-0c7146d
Summary
This module calculates Tumor Mutational Burden (TMB) scores from VCF files using the pyTMB tool.
Get started
Add the following snippet to your workflow script to include this module.
include { TMB_PYTMB } from 'nf-core/tmb/pytmb'
License
MIT License
Name
|
TMB_PYTMB |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
vcf
file
|
Annotated VCF file. *.vcf
|
bed
file
|
BED file defining the target regions. Required if *.bed
|
eff_genome_size
string
|
Effective genome size (in bases). Required if |
var_config
file
|
YAML file defining variant annotation parsing rules. See example here. *.yml
|
db_config
file
|
YAML file defining the database configuration for variant annotations. See example here. *.yml
|
tmb_log
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.log
file
|
Log file containing TMB calculation details |
debug_vcf
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_debug.vcf.gz
file
|
Debug VCF file containing detailed TMB calculation information *_debug.vcf.gz
|
export_vcf
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_export.vcf.gz
file
|
Export VCF file containing TMB annotations *_export.vcf.gz
|
versions_tmb
tuple
${task.process}
string
|
The name of the process |
|---|---|
tmb
string
|
The name of the tool |
pyTMB.py --version | awk '{print \$2}' | tr -d '()'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| tmb | This tool was designed to calculate a Tumor Mutational Burden (TMB) score from a VCF file. | https://github.com/bioinfo-pf-curie/TMB/blob/v1.5.0/README.md |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:43:52 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Ftmb%2Fpytmb/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/tmb/pytmb/blobs/sha256:db4d1c249a99425012b1c1e72f2cdb4c633f0eb7c3c96910e8bf6c6460e46666 |
| Size | 3.4 KB |
| Checksum | sha256:db4d1c249a99425012b1c1e72f2cdb4c633f0eb7c3c96910e8bf6c6460e46666 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:49:56 (UTC) | 3 | 3.4 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:43:52 (UTC) | 3 | 3.4 KB |