View source: R/microarray_functions.R
Function to append entrez-ids to a list of esets. The function uses refseq / genbank identifies that are present in the esets
1 | add_entrez_ids_to_esets(esets, entrezgene.db)
|
esets |
An ExpressionSet or a list of ExpressionSets. Assumed to contain a genbank/refseq column. |
entrezgene.db |
An AnnotationDbi object (passed to multisymbol_to_entrez...) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.