expressedFraction: For each gene, calculate the frequency of cells in each...

expressedFractionR Documentation

For each gene, calculate the frequency of cells in each clusters are expressed.

Description

For each gene, calculate the frequency of cells in each clusters are expressed.

Usage

expressedFraction(exp.bin, group, n.cores = NULL)

Arguments

exp.bin

numeric; binarized expression matrix, rows for genes and columns for samples. value 1 means expressed.

group

character; clusters of the samples belong to

n.cores

integer; number of cores used, if NULL it will be determined automatically (default: NULL)


Japrin/sscClust documentation built on Dec. 15, 2022, 1:04 p.m.