coreMSDataToFtmsData: CoreMSData to ftmsData

View source: R/coreMSDataToFtmsData.R

coreMSDataToFtmsDataR Documentation

CoreMSData to ftmsData

Description

Converts an object of the class 'CoreMSData' into an 'ftmsData' object consisting of the data frames 'e_data', 'f_data', and 'e_meta'

Usage

coreMSDataToFtmsData(cmsObj)

Arguments

cmsObj

a 'CoreMSData' object, created using as.CoreMSData. Must not contain redundant m/z values or molecular formulas within a sample. This is accomplished using the function unique_mf_assignment.

Value

a list of three data frames, 'e_data', 'f_data', and 'e_meta'

Author(s)

Natalie Winans

See Also

conf_filter and applyFilt


EMSL-Computing/fticRanalysis documentation built on March 23, 2024, 8:36 p.m.