README.md

tfLDA

Application of topic models to a compendium of ChIP-Seq datasets uncovers recurrent transcriptional regulatory modules

Maintainer

Li Chen chen61@iu.edu

Install tfLDA

install.packages("devtools")
library(devtools)
install_github("lichen-lab/tfLDA")

Descriptions for tfLDA

Usage

tfLDA(obj, topic = c(5, 10, 20), seed = 1234, iterations = 500, burnin = NULL, alpha = 50, eta = 0.1, alphaByTopic = TRUE)

Arguments

Output values

Examples of applying tfLDA for K562 and HeLaS3



lichen-lab/tfLDA documentation built on Jan. 10, 2020, 10:13 a.m.