Description Usage Arguments Value Author(s) Examples
immunoStates deconvolution analysis on MetaIntegrator object(s)
1 | immunoStatesDecov(metaObject)
|
metaObject |
a MetaIntegrator formatted Meta object. |
Results from immunoStates on the MetaIntegrator object are stored in $immunoStates of the original Meta object
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 <- immunoStateDecov(sleData)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.