filter_data | R Documentation |
This package contains functions to assist in the current UCLA Metabolomics Quality Control and Analysis Pipeline.
filter_data(data, info, type = "reg")
A |
dataframe containing raw metabolomic data. A dataframe containing sample information, specifically condition. An optional parameter 'type' set to 'QC' for regular QC. |
A dataframe of the filtered data. Or if type = 'QC', a vector of the isotopologues to be filtered.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.