HiLDA
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see HiLDA.
Conducting statistical inference on comparing the mutational exposures of mutational signatures by using hierarchical latent Dirichlet allocation
Bioconductor version: 3.14
A package built under the Bayesian framework of applying hierarchical latent Dirichlet allocation. It statistically tests whether the mutational exposures of mutational signatures (Shiraishi-model signatures) are different between two groups. The package also provides inference and visualization.
Author: Zhi Yang [aut, cre], Yuichi Shiraishi [ctb]
Maintainer: Zhi Yang <zyang895 at gmail.com>
citation("HiLDA")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("HiLDA")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("HiLDA")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.