metpa_background {GCModeller} R Documentation

Create metpa background model for LCMS analysis

Description

Usage

metpa_background(pathways,
    taxonomy.name = NULL,
    raw = TRUE);

Arguments

pathways

raw

if this parameter value is set to TRUE, then a raw CLR object will be returns, otherwise a converted list object will be generated from the raw CLR object.

Details

the reaction data is loaded from the package internal resource file

Authors

xieguigang

Value

This function has no value returns.

Examples


[Package GCModeller version 1.1.0-beta Index]