compoundQuantiles: compoundQuantiles constructor

View source: R/compoundQuantiles.R

compoundQuantilesR Documentation

compoundQuantiles constructor

Description

constructor of class compoundQuantiles

Usage

compoundQuantiles(compoundLibrary = "kegg", massWindowSize = 50)

Arguments

compoundLibrary

the database; see compoundLibraries() for a list of supported databases

massWindowSize

the mass window size for grouping compounds; see massWindowSizes(compoundLibrary = "kegg") for a list of supported databases for e.g. the database kegg

Value

the compoundQuantiles object

Author(s)

Hendrik Treutler

Examples

cpObj <- compoundQuantiles()

sneumann/CAMERA documentation built on April 5, 2024, 2:33 a.m.