gene_pct: pct of cells in each cluster that express genelist

View source: R/utils.R

gene_pctR Documentation

pct of cells in each cluster that express genelist

Description

pct of cells in each cluster that express genelist

Usage

gene_pct(matrix, genelist, clusters, returning = "mean")

Arguments

matrix

expression matrix

genelist

vector of marker genes for one identity

clusters

vector of cluster identities

returning

whether to return mean, min, or max of the gene pct in the gene list

Value

vector of numeric values


NCBI-Hackathons/clustifyR documentation built on April 9, 2024, 7:33 a.m.