nf-core/sparsesignatures @ 0.0.0-6c4ed3a
Summary
mutational signature deconvolution of cancer cells
Get started
Add the following snippet to your workflow script to include this module.
include { SPARSE_SIGNATURES } from 'nf-core/sparsesignatures'
License
MIT License
Name
|
SPARSE_SIGNATURES |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'sample1' ] |
|---|---|
tsv_join
file
|
joint tsv file with validated mutations by CNAqc *.{tsv}
|
genome
string
|
Reference genome name to use with SparseSignatures (e.g. "GRCh37", "GRCh38") |
|---|
signatures_cv_rds
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*_cv_means_mse.rds
file
|
File containing cross-validation results *{_cv_means_mse.rds}
|
signatures_plot_pdf
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*_plot_all.pdf
file
|
File containing the generated plots *{_plot_all.pdf}
|
signatures_plot_rds
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*_plot_all.rds
file
|
File containig the data to generate plots *{_plot_all.rds}
|
signatures_nmfOut_rds
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*_nmf_Lasso_out.rds
file
|
File containing the results of nmf LASSO fit (signatures and exposures) *{_nmf_Lasso_out.rds}
|
signatures_bestConf_rds
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*_best_params_config.rds
file
|
File containing best parameters configuration (numer of signatures (K) and lambda) *{_best_params_config.rds}
|
signatures_mutCounts_rds
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*_mut_counts.rds
file
|
File containing mutational counts across samples/patients *{_mut_counts.rds}
|
versions_sparsesignatures
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| sparsesignatures | SparseSignatures is an R-based computational framework which performs de novo extraction, inference, interpretation, or deconvolution of mutational counts of a large number of patients. | n/a |
| bsgenome.hsapiens.1000genomes.hs37d5 | Reference Genome Sequence (hs37d5), based on NCBI GRCh37 | n/a |
| bsgenome.hsapiens.ucsc.hg38 | Full genomic sequences for Homo sapiens (UCSC genome hg38) | n/a |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:47:04 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fsparsesignatures/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/sparsesignatures/blobs/sha256:b21205318b23ee46870d178efdf4cabf511479af68aa79793a03fb7ff14fdec5 |
| Size | 6.8 KB |
| Checksum | sha256:b21205318b23ee46870d178efdf4cabf511479af68aa79793a03fb7ff14fdec5 |
| Downloads | 1 |