Bioc2026 Registration Open!

SUITOR

Selecting the number of mutational signatures through cross-validation

Bioconductor version: 3.23 · Package version: 1.14.0

An unsupervised cross-validation method to select the optimal number of mutational signatures. A data set of mutational counts is split into training and validation data.Signatures are estimated in the training data and then used to predict the mutations in the validation data.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("SUITOR")

Details

MaintainerBill Wheeler <wheelerb@imsweb.com>
AuthorDongHyuk Lee [aut], Bin Zhu [aut], Bill Wheeler [cre]
LicenseGPL-2
Bug Reportshttps://github.com/wheelerb/SUITOR/issues
Downloads rank192
Source branchRELEASE_3_23
biocViewsGenetics, Software, SomaticMutation

Documentation

Download

Dependencies

Depends: R (>= 4.2.0)

Imports: stats, utils, graphics, ggplot2, BiocParallel

Suggests: devtools, MutationalPatterns, RUnit, BiocManager, BiocGenerics, BiocStyle, knitr, rmarkdown