sc_compAlpha: Compute Alpha

View source: R/statTab.R

sc_compAlphaR Documentation

Compute Alpha

Description

Compute Alpha of expression matrix given detection threshold

Usage

sc_compAlpha(expMat, threshold = 0, pseudo = FALSE)

Arguments

expMat

a matrix containing gene expression data

threshold

a number indicating the detection threshold

pseudo

logical indicating if it is going to be pseudo alpha or real alpha

Value

a list of alphas for the genes in expression matrix


pcahan1/cancerCellNet documentation built on July 16, 2022, 12:12 a.m.