Skip to content

jiananwehi/GLMsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLMsim

GLMsim is a single cell simulator that can simultaneously capture the library size, biology and unwanted variation and their associations via a generalized linear model, and to simulate data resembling the original experimental data in these respects. GLMsim is capable of quantitatively benchmarking different single cell integration methods, and assessing their abilities to retain biology and remove library size and batch effects.

Installation

devtools::install_github("jiananwehi/GLMsim")

Preliminary setup

The following packages are prerequisites to run GLMsim.

library(GLMsim)
library(MASS)
library(parallel)

Vignette

https://bookdown.org/yeswangjianan/GLMsim/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages