The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Single-cell Regulatory-driven Clustering (scregclust)

A diagram illustrating the scregclust algorithm.

The goal of scregclust is to cluster genes by regulatory programs. To do so, genes are clustered into modules which in turn are associated with regulators. The algorithm alternates between associating regulators to modules and reallocating target genes into modules.

Installation

You can install the development version of scregclust from GitHub with:

# install.packages("devtools")
devtools::install_github("scmethods/scregclust")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.