Skip to content

HiDaisyYu/dragonsc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dragonsc

dragonsc is a package for clustering of single-cell RNAseq data. "dragonsc" stands for DeteRministic Annealing Gaussian mixture mOdels for clusteriNg Single-Cell data. It uses an algorithm that is analogous to the physical process of annealing combined with gaussian mixture modeling - check out the vignette for more info!

Installation

You can install the development version of dragonsc from github using devtools:

library(devtools)
install_github("arc85/dragonsc")
library(dragonsc)

Additional information

For more information and the dragonsc vignette, check out the dragonsc website https://arc85.github.io/dragonsc/.

About

Deterministic annealing gaussian mixtures models for single cell RNAseq

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%