kegg_compounds {GCModeller} R Documentation

Load internal kegg compound repository

Description

Usage

kegg_compounds(
    rawList = FALSE,
    reference.set = TRUE);

Arguments

reference.set

load the compound list which is the kegg pathway map associated. set this parameter value to FALSE for load full list of the kegg compounds.

Details

Authors

xieguigang

Value

This function has no value returns.

Examples


[Package GCModeller version 1.1.0-beta Index]