get_kegg_network {MetID}R Documentation

Build network between identifications based on kegg network database.

Description

Build network between identifications based on kegg network database.

Usage

get_kegg_network(kegg_id)

Arguments

kegg_id

a vector of strings indicating KEGG ID of putative ID.

Value

a binary matrix of network of KEGG IDs.


[Package MetID version 1.6.0 Index]