find_root_ids: find_root_ids

Description Usage Arguments Value Examples

View source: R/supplementary_functions.R

Description

If you use the default pathway databases(GO Ontologyand REACTOME),this function allows you to extract GO sub-roots or REACTOME roots for certain pathways from GO or REACTOME to help you better understanding thier the biological meanings

Usage

1
find_root_ids(selected_pathways)

Arguments

selected_pathways

A vecor of GO and/or REACTOME pathways IDs.

Value

A list of GO sub-root or REACTOME root ids for provided pathways. If a certain pathway has morn than one GO sub-roots or REACTOME roots, they will be seperated by "#".

Examples

1
find_root_ids(selected_pathways=c("GO:0005834","R-HSA-111469"))

TaoDFang/gerr documentation built on July 30, 2019, 6:54 p.m.