Application of topic models to a compendium of ChIP-Seq datasets uncovers recurrent transcriptional regulatory modules
Li Chen chen61@iu.edu
install.packages("devtools")
library(devtools)
install_github("lichen-lab/tfLDA")
tfLDA(obj, topic = c(5, 10, 20), seed = 1234, iterations = 500, burnin = NULL, alpha = 50, eta = 0.1, alphaByTopic = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.