nf-core/viber @ 0.0.0-0c7146d
Summary
Multisample subclonal deconvolution of cancer genome sequencing data.
Get started
Add the following snippet to your workflow script to include this module.
include { VIBER } from 'nf-core/viber'
License
MIT License
Name
|
VIBER |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
rds_join
file
|
Either a .rds object of class mCNAqc or a .csv mutations table *.{rds,csv}
|
tumour_samples
list
|
List of tumour sample identifiers for a specific patient |
viber_rds
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_viber_best_fit.rds
file
|
Best viber fit as an .rds object *_viber_best_fit.rds
|
versions_viber
versions.yml
file
|
File containing software versions versions.yml
|
|---|
viber_plots_rds
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_viber_best_fit_plots.rds
file
|
best fit plot _viber_best_fit_plots.rds
|
viber_report_pdf
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_viber_report.pdf
file
|
final report plots as a .pdf file *_viber_report.pdf
|
viber_report_png
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_viber_report.png
file
|
final report plots as a .png file *_viber_report.png
|
viber_report_rds
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_viber_report.rds
file
|
final report plots as a .pdf file *_viber_report.rds
|
viber_heuristic_rds
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_viber_best_heuristic_fit.rds
file
|
Cluster-filtering heuristics viber fit as an .rds object *_viber_best_heuristic_fit.rds
|
viber_heuristic_plots_rds
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_viber_best_heuristic_fit_plots.rds
file
|
heuristics fit plot *_viber_best_heuristic_fit_plots.rds
|
| Tool | Description | Homepage |
|---|---|---|
| viber | VIBER is a package that implements a variational Bayesian model to fit multi-variate Binomial mixtures. The statistical model is semi-parametric and fit by a variational mean-field approximation to the model posterior. The components are Binomial distributions which can model count data; these can be used to model sequencing counts in the context of cancer, for instance. The package implements methods to fit and visualize clustering results. | https://caravagnalab.github.io/VIBER/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:22:38 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fviber/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/viber/blobs/sha256:5cfef9549fb78a291d350fae00fac95c15ac7650f21db0501ada0b0ccb2b6bf4 |
| Size | 5.6 KB |