Description Usage Arguments Value
View source: R/getAnnotationBySymbol.R View source: R/getAnnotationByEnsembl.R
getAnnotationByEnsembl - get the annotation table of ensembl ID's for a given ExpressionSet
getAnnotationBySymbol - get the annotation table of gene symbols for a given ExpressionSet
1 2 3 | getAnnotationBySymbol(eset)
getAnnotationBySymbol(eset)
|
eset |
The expression set that has a corresponding (affy) annotation. |
A list of annotations (ENSEMBL) by probeset.
A list of annotations (SYMBOL) by probeset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.