Description Usage Arguments Value Examples
Remove molecules with CV larger that a threshold
1 | filter_by_cv(data, cv.cutoff = 20, measure = "Area")
|
data |
LipidomicsExperiment object. |
cv.cutoff |
CV threshold (numeric). Default is |
measure |
Which measure used to calculate CV, usually Area (default). |
LipidomicsExperiment object with molecules filtered.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.