get_pathway_enzymes: Query all enzymes associated with a given pathway

Description Usage Arguments Details

View source: R/pathway-links.R

Description

Query all enzymes associated with a given pathway

Usage

1
2
get_pathway_enzymes(pathway_name, kegg_enzyme = 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.