getMzs {PROcess}
R Documentation
Extract M/Z values from the biomarker dataframe.
Description
Turn column names of the biomarker dataframe to numeric M/Z values.
Usage
getMzs(df)
Arguments
df
The biomarker dataframe with rows as spectra and columns as biomarkers.
Value
A numeric vector.
[Package
PROcess
version 1.18.0
Index]