| featureCalcs {Mosaic} | R Documentation |
Calculate simple parameters from feature table data.frame
featureCalcs(df, massdef = T)
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 |