filter_data: Functions to assist in the current UCLA Metabolomics...

View source: R/filter_data.R

filter_dataR Documentation

Functions to assist in the current UCLA Metabolomics Pipeline.

Description

This package contains functions to assist in the current UCLA Metabolomics Quality Control and Analysis Pipeline.

Usage

filter_data(data, info, type = "reg")

Arguments

A

dataframe containing raw metabolomic data. A dataframe containing sample information, specifically condition. An optional parameter 'type' set to 'QC' for regular QC.

Value

A dataframe of the filtered data. Or if type = 'QC', a vector of the isotopologues to be filtered.


graeberlab-ucla/MetabR documentation built on Feb. 5, 2024, 2:06 p.m.