selectKSigs
Selecting the number of mutational signatures using a perplexity-based measure and cross-validation
Bioconductor version: 3.23 · Package version: 1.24.0
A package to suggest the number of mutational signatures in a collection of somatic mutations using calculating the cross-validated perplexity score.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("selectKSigs") Details
| Maintainer | Zhi Yang <zyang895@gmail.com> |
| Author | Zhi Yang [aut, cre], Yuichi Shiraishi [ctb] |
| License | GPL-3 |
| URL | https://github.com/USCbiostats/selectKSigs |
| Bug Reports | https://github.com/USCbiostats/HiLDA/selectKSigs |
| Downloads rank | 210 |
| Source branch | RELEASE_3_23 |
| biocViews | Clustering, Sequencing, Software, SomaticMutation, StatisticalMethod |