compute_vg_stats: Compute gene expression variance statistics

View source: R/vg.R

compute_vg_statsR Documentation

Compute gene expression variance statistics

Description

Compute gene expression variance statistics

Usage

compute_vg_stats(dat, rescaled = FALSE, verbose = FALSE)

Arguments

dat

A matrix or dgCMatrix with samples as columns and genes as rows

verbose

logical - whether or not to display status messages

Value

a data.frame with gene symbols, mean, variance, dispersion, z score, pvalues, and loess statistics


AllenInstitute/scrattch.hicat documentation built on Oct. 20, 2023, 6:55 a.m.