This is a fork of the excellent cerebroApp R package from Roman Hillje, which was sadly discontinued. This is supposed to be a lightweight version that only keeps the key functions and focuses on speed.
The fork can be installed with:
devtools::install_github('mihem/cerebroApp')
R package upon which the Cerebro is built.
Contains helper function that prepare single-cell RNA-seq data stored in a Seurat object for visualization in Cerebro.
Seurat v3 and v4 and SCE
/SingleCellExperiment
objects are supported.
For further details, please refer to the official cerebroApp website.