Pinned Loading
-
Get proportions per cluster, per prefix
Get proportions per cluster, per prefix 1library(Seurat)
2# takes a seurat object, a list of prefixes to look for, and a function to get the prefix from a
3proportions = function(seuratObj, prefixes, ignoreCase=FALSE) {
4cnames = colnames(seuratObj)
5countsPerDay = lapply(prefixes, function(prefix) {
-
ClusterMap
ClusterMap PublicForked from xgaoo/ClusterMap
ClusterMap is an R package to analyze and compare two or more single cell expression datasets.
R
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.