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

Description Usage Arguments Value

Description

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

Usage

1
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.


iCellR documentation built on Oct. 9, 2021, 5:07 p.m.

Related to gene.stats in iCellR...