get_enzyme_modules: Query all modules related to each enzyme in a dataset

Description Usage Arguments

View source: R/get-module.R

Description

Query all modules related to each enzyme in a dataset

Usage

1
get_enzyme_modules(data, kegg_module = NULL)

Arguments

data

a tibble that is output from get_pathway_enzymes()

kegg_module

a kegg_tbl with the columns module and module_id. This tbl can be generated with the get_kegg_module function. If NULL (default) the KEGGerator::kegg_modules dataset will be used.


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