Description Usage Arguments Value Author(s) Examples
View source: R/immunoStatesMeta.R
Run immunoStates and load the results into $originalData for running meta-analysis on the cell proportion estimates.
1 | immunoStatesMeta(metaObject)
|
metaObject |
a MetaIntegrator formatted Meta object. |
Results from immunoStates stored in $originalData
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
immunoStatesEstimates <- immunoStateMeta(sleData)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.