featureCalcs {Mosaic}R Documentation

featureCalcs

Description

Calculate simple parameters from feature table data.frame

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


[Package Mosaic version 0.7.2 Index]