filter_by_cv: Remove molecules with CV larger that a threshold

Description Usage Arguments Value Examples

View source: R/manip.R

Description

Remove molecules with CV larger that a threshold

Usage

1
filter_by_cv(data, cv.cutoff = 20, measure = "Area")

Arguments

data

LipidomicsExperiment object.

cv.cutoff

CV threshold (numeric). Default is 20.

measure

Which measure used to calculate CV, usually Area (default).

Value

LipidomicsExperiment object with molecules filtered.

Examples

1
2

lipidr documentation built on Nov. 8, 2020, 7:50 p.m.