get_steps: get_steps

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 the distances from ceatain pathways to GO roots or REACTOME roots nodes.

Usage

1
get_steps(selected_pathways)

Arguments

selected_pathways

A vecor of GO and/or REACTOME pathways IDs.

Value

A list contains distances from pathways to GO root or REACTOME root nodes

Examples

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

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