featureCalcs: featureCalcs

View source: R/Functions_FeatureTable_analysis.R

featureCalcsR Documentation

featureCalcs

Description

Calculate simple parameters from feature table data.frame. Currently ONLY calculates the mass defect in ppm.

Usage

featureCalcs(df, massdef = T)

Arguments

df

a feature table data.frame with a column "mz"

massdef

if true, calculate the mass defect for each entry in df from their mz values

Value

df with an additional column, massdefppm


mjhelf/Mosaic documentation built on April 28, 2022, 11:32 a.m.