MSI_summary.scaleMax(data, intensity, qcut = 0.75, TrIQ = TRUE);
the MSI plot data. [as MSISummary]
the intensity source which describ how to extract the intensity data from the given MSI plot data. [as IntensitySummary]
the threshold cutoff value for the cutoff algorithm. [as double]
used the TrIQ cutoff algorithm or quantile cutoff? default parameter value TRUE means use the TrIQ method by default. [as boolean]
[as Environment]