getListNodeFromKGML: This function extract from KGML a list of metabolites (id and...

Description Usage Arguments Examples

View source: R/parseXML.R

Description

This function extract from KGML a list of metabolites (id and name) that makes the nodes of the graph ** some metablite can from more than 1 node, which is why the id of the nodes is not the name of the metabolite. data.frame (id, keggId)

Usage

1

Arguments

pathway

id

Examples

1
getListNodeFromKGML("hsa01100")

sandraTL/PADIGM documentation built on May 29, 2019, 1:45 p.m.