obtainPath: obtainPath

View source: R/utilities.R

obtainPathR Documentation

obtainPath

Description

obtain the analysis results including the queried gene symbol

Usage

obtainPath(res, geneSymbol)

Arguments

res

enrichment analysis result

geneSymbol

the candidate gene

Value

subset of enrichment results

Examples

data("exampleEaRes")
obtainPath(res = exampleEaRes, geneSymbol="ERCC7")

noriakis/CBNplot documentation built on April 7, 2024, 8:27 p.m.