Package: SUITOR Title: Selecting the number of mutational signatures through cross-validation Version: 1.15.0 Date: 2022-05-10 Authors@R: c(person(given="DongHyuk", family="Lee", role="aut", email="dhyuklee@pusan.ac.kr"), person(given="Bin", family="Zhu", role="aut", email="bin.zhu@nih.gov"), person(given="Bill", family="Wheeler", role="cre", email="wheelerb@imsweb.com")) Description: 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. Imports: stats, utils, graphics, ggplot2, BiocParallel Depends: R (>= 4.2.0) License: GPL-2 biocViews: Genetics, Software, SomaticMutation Suggests: devtools, MutationalPatterns, RUnit, BiocManager, BiocGenerics, BiocStyle, knitr, rmarkdown NeedsCompilation: yes BugReports: https://github.com/wheelerb/SUITOR/issues VignetteBuilder: knitr Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:58:28 UTC RemoteUrl: https://github.com/bioc/SUITOR RemoteRef: HEAD RemoteSha: d324c91d52811b26083e1c901e3590c0d088439a Packaged: 2026-05-30 09:15:10 UTC; root Author: DongHyuk Lee [aut], Bin Zhu [aut], Bill Wheeler [cre] Maintainer: Bill Wheeler