Skip to content

mengyunwu2020/ZINBMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZINBMM

A Zero-Inflated Negative Binomical mixture model for simultaneous scRNA-seq data clustering and biological relevant gene selection.

The R code includes the main functions of ZINBMM and an illustrative example to help implement the approach.

install.packages("devtools")

library(devtools)

install_github("mengyunwu2020/ZINBMM")

library(ZINBMM)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages