gene.stats: Make statistical information for each gene across all the...

gene.statsR Documentation

Make statistical information for each gene across all the cells (SD, mean, expression, etc.)

Description

This function takes an object of class iCellR and provides some statistical information for the genes.

Usage

gene.stats(x = NULL, which.data = "raw.data", each.cond = FALSE)

Arguments

x

An object of class iCellR.

which.data

Choose from "raw.data" or "main.data", default = "raw.data".

each.cond

If TRUE each condition will be calculated, default = FALSE.

Value

An object of class iCellR.


rezakj/iCellR documentation built on March 29, 2024, 6:55 p.m.