README.md

BLN DOI

An implementation of the binomial-logit-normal distribution in R. BLN is an interpretable way to model overdispersed count data.

BLN can be used as a generative model for Allelic expression data. See and cite our paper for derivations and use.

Installation

You can install bln from GitHub using devtools.

# install.packages("devtools")
devtools::install_github(repo = "PejLab/bln")


PejLab/bln documentation built on July 22, 2022, 12:04 a.m.