obtainPath | R Documentation |
obtain the analysis results including the queried gene symbol
obtainPath(res, geneSymbol)
res |
enrichment analysis result |
geneSymbol |
the candidate gene |
subset of enrichment results
data("exampleEaRes") obtainPath(res = exampleEaRes, geneSymbol="ERCC7")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.