deconv_gcms {mzkit} R Documentation

Make expression peak table deconvolution of the GCMS rawdata

Description

Usage

deconv_gcms(rawdata,
    export.dir = './',
    peak.width = [90],
    n.threads = 16);

Arguments

Details

Authors

xieguigang

Value

This function has no value returns.

Examples


[Package mzkit version 3.2.56.56444 Index]