compute_vg_stats | R Documentation |
Compute gene expression variance statistics
compute_vg_stats(dat, rescaled = FALSE, verbose = FALSE)
dat |
A matrix or dgCMatrix with samples as columns and genes as rows |
verbose |
logical - whether or not to display status messages |
a data.frame with gene symbols, mean, variance, dispersion, z score, pvalues, and loess statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.