Skip to content

besteuncu/ScEnsemble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScEnsemble

ScEnsemble is an R package that integrates multiple ensemble clustering algorithms specifically designed for single-cell RNA-seq datasets. It aims to improve clustering robustness and biological interpretability by combining complementary clustering approaches.

Installation

You can install the package from GitHub as follows:

devtools::install_github("besteuncu/ScEnsemble")
#> Using GitHub PAT from the git credential store.
#> Skipping install of 'ScEnsemble' from a github remote, the SHA1 (dfda364f) has not changed since last install.
#>   Use `force = TRUE` to force installation

All other details are explained in detail in the vignettes.

library(ScEnsemble)

About

What the Package Does (One Line, Title Case)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages