View source: R/compoundQuantiles.R
compoundQuantiles | R Documentation |
constructor of class compoundQuantiles
compoundQuantiles(compoundLibrary = "kegg", massWindowSize = 50)
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 |
the compoundQuantiles object
Hendrik Treutler
cpObj <- compoundQuantiles()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.