check if MS data contains mz and rt, and if MSMS data is present feature names and sample names are identical
checks(
ms1_featureDefinitions = NULL,
ms1_featureValues = NULL,
ms2_featureValues = NULL,
feature_names = NULL
)
dataframe with metadata with columns: mz, rt, feature names containing MS data
dataframe with rownames = sample names, colnames = feature names containing MS data
dataframe with rownames = sample names, colnames = feature names containing MSMS data
feature names extracted from the data