CalculatePercentCellInStable: Calculate the percentage of cells in stable clusters in the...

Description Usage Arguments Value

View source: R/scclusterboot.R

Description

Calculate the percentage of cells in stable clusters in the full data set

Usage

1
CalculatePercentCellInStable(ident, stable_cluster)

Arguments

ident.

A named factor vector. names are the cell names, the values are the cluster id from the full data set.

stable_cluster.

A logical vector for each of the original cluster indicating it is stable or not, calculated from AssignStableCluster

Value

A percentage of cells in stable cluster


crazyhottommy/scclusteval documentation built on Aug. 5, 2021, 3:20 p.m.