Description Usage Arguments Value Author(s)
View source: R/Methods-MetabolomicsSet-IO.R
This function deals with the situation where features are detetcted in both positive and negative ESI mode. The qc_cv is used as a reference and the one with a lower cv is kept, and the other one is dropped.
1 | filter_by_cv(object, cv, cid)
|
object |
A |
cv |
A character string, indicates the column name of feature data, that has the coefficient of variance for each feature. |
cid |
A character string, indicates the column name of feature data, that has the chemical identifier for each feature. The chemical identifier must be unique to each feature. Some standard chemical identifier are PubMed ID, Lipidmaps ID, etc. |
A MetabolomicsSet-class
object
Chenghao Zhu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.