A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/USCbiostats/HiLDA below:

USCbiostats/HiLDA: :package: An R package for inferring the mutational exposures difference between groups.

HiLDA: "Hierarchical Latent Dirichlet Allocation"

Introduction

The R package HiLDA is developed under the Bayesian framework to allow statistically testing whether there is a change in the mutation burdens of mutation signatures between two groups. The mutation signature is defined based on the independent model proposed by Shiraishi's et al.

Paper Installation

Now you can download the pacakge from Bioconductor https://bioconductor.org/packages/devel/bioc/html/HiLDA.html

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

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("HiLDA")
Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("HiLDA")
An introduction to HiLDA

Tutorials: https://bioconductor.org/packages/devel/bioc/vignettes/HiLDA/inst/doc/HiLDA.html

R Scripts: https://bioconductor.org/packages/devel/bioc/vignettes/HiLDA/inst/doc/HiLDA.R

Funding

This work was supported by NCI grant numbers 5P30 CA014089 and P01 CA196569.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4