immunoStatesGenePropCorr: Correct gene expression using cell proportions from...

Description Usage Arguments Value Author(s) Examples

View source: R/immunoStates.R

Description

Correct gene expression using cell proportions from immunoStates

Usage

1

Arguments

metaObject

a MetaIntegrator formatted Meta object.

Value

Results from immunoStates gene proportion correction on the MetaIntegrator object are stored in $iScorrExp of the original Meta object

Author(s)

Francesco Vallania copyright by Francesco Vallania

Examples

1
2
3
4
5
6
7
8
9
## Not run: 
# Example won't work on tinyMetaObject because it requires real gene names
# Download the needed datasets for processing. 
sleData <- getGEOData(c("GSE11909","GSE50635", "GSE39088"))

# Run immunoStates
immunoStatesCorrected <- immunoStateGenePropCorr(sleData)

## End(Not run)

MetaIntegrator documentation built on March 26, 2020, 6:29 p.m.