sc_statTab: Generate a Stats Table

View source: R/statTab.R

sc_statTabR Documentation

Generate a Stats Table

Description

To make a stats table with alpha, mu, overall mean, coefficient of variance, fano factor, max value, standard deviation

Usage

sc_statTab(expDat, dThresh = 0)

Arguments

expDat

a matrix of gene expression values generated from trans_prop

dThresh

a number indication the threshold for detection

Value

a dataframe containing alpha, mu, overall mean, coefficient of variance, fano factor, max value, and standard deviation of the expression matrix


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