expressedFraction.HiExpressorMean: For each gene, calculate the average expression of the...

expressedFraction.HiExpressorMeanR Documentation

For each gene, calculate the average expression of the expressor.

Description

For each gene, calculate the average expression of the expressor.

Usage

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

Arguments

exp.bin

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

exp.norm

numeric; expression matrix, rows for genes and columns for samples. original version of exp.bin.

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.