goAnno | R Documentation |
It is a data.frame
containing the GO term ID to gene SYMBOLs mapping
information used for dtnetplot
function in signatureSearch
package
to get the annotated gene labels set if the 'set' argument is a GO term ID.
library(ExperimentHub)
eh <- ExperimentHub()
goAnno <- eh["EH3229"]
# goAnno <- eh[["EH3229"]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.