readRNAQuantAnnotation | R Documentation |
This function reads the annotation file from a GEO link. The annotation file is expected to be a tab-separated file with the first column containing the gene IDs and the remaining columns containing the annotation information.
readRNAQuantAnnotation(link)
link |
A link to the annotation file |
A data frame of annotation information with gene IDs as row names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.