Test MzRoll List

test_mzroll_list(mzroll_list, fast_check = TRUE)

Arguments

mzroll_list

output of process_mzroll or process_mzroll_multi

  • features: one row per unique analyte (defined by a unique groupId),

  • samples: one row per unique sample (defined by a unique sampleId),

  • measurements: one row per peak (samples x peakgroups)

fast_check

if TRUE then skip some checks which are slow and that are generally only needed when a tomic object is first created.