kegg {compiler} R Documentation

create kegg repository arguments

Description

Usage

kegg(compounds, maps, reactions, glycan2Cpd);

Arguments

compounds

A directory path which the folder contains the compounds data models. [as string]

maps

A directory path which the folder contains the kegg reference map data. [as string]

reactions

[as string]

glycan2Cpd

[as list]

Details

Authors

vcellkit

Value

this function returns data object of type RepositoryArguments.

clr value class

Examples


[Package compiler version 1.0.0.0 Index]