goAnno_drug | R Documentation |
It is a data.frame
containing the GO term ID to drug name mapping
information used for dsea_*
functions in signatureSearch
package.
The original GO annotation system contains GO term ID to gene SYMBOL id mappings, the latter are converted to drug names mappings via drug to target protein-encoding genes links in DrugBank, CLUE and STITCH databases.
dsea_hyperG
dsea_GSEA
library(ExperimentHub)
eh <- ExperimentHub()
#goAnno_drug <- eh[["EH3230"]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.