get_pathway_modules: Query all modules associated with a given pathway

Description Usage Arguments Details

View source: R/pathway-links.R

Description

Query all modules associated with a given pathway

Usage

1
2
get_pathway_modules(pathway_name, kegg_module = NULL,
  kegg_pathway = NULL, strict = FALSE)

Arguments

pathway_name

a character string specifying a certain pathway. Regular expressions are used to match the pathway so full pathway names do not have to be given

Details

the value passed to pathway_name is searched against the pathway column in the kegg_pathways dataset


tbradley1013/KEGGerator documentation built on Feb. 23, 2020, 6:44 a.m.