Learn R Programming

MetamapsDB (version 0.0.2)

grepgraph: Returns the metabolic graph given vector of KOs

Description

Takes in a vector list of KO ids and generates a metabolic graph as a igraph object

Usage

grepgraph(kos, fullGraph = FALSE, ...)

Arguments

kos

vector of kos

fullGraph

to output the full metabolic graph (yet to be implemented)

...

additional dbquery parameters