Description Usage Arguments Value Author(s) Examples
View source: R/geneSymbolCorrection.R
The gene symbols in gene expression data are sometimes outdated or incorrect, so this function goes through your metaObject and updates the symbols based on the HGNChelper package, as well as correcting some other known issues.
1 | geneSymbolCorrection(metaObject)
|
metaObject |
your metaObject |
A modified version of the input metaObject with updated gene symbols for each dataset in metaObject$originalData
Aditya M. Rao
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.