Description Usage Arguments Value Author(s) Examples
Correct gene expression using cell proportions from immunoStates
| 1 | immunoStatesGenePropCorr(metaObject)
 | 
| metaObject | a MetaIntegrator formatted Meta object. | 
Results from immunoStates gene proportion correction on the MetaIntegrator object are stored in $iScorrExp of the original Meta object
Francesco Vallania copyright by Francesco Vallania
| 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)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.