report.dataset(standardCurve, samples, QC.dataset = NULL, ionsRaw = NULL);
[as StandardCurve]
[as QuantifyScan]
Regular expression pattern string for match QC sample files. [as string]
A list of ions ChromatogramTick data for run ion data plots. the list data structure in format looks like:
{ ion_id1 { sample1: ChromatogramTick[], sample2: ChromatogramTick[], ... } }