kegg_compounds {GCModeller} R Documentation

Load internal kegg compound repository

Description

@param 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.

Usage

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

Arguments

Details

Authors

xieguigang

Value

This function has no value returns.

Examples


[Package GCModeller version 1.1.0-beta Index]