TargetPeakPoint {BioNovoGene.Analytical.MassSpectrometry.Math.LinearQuantitative.Linear} | .NET clr documentation |
Dump MRM target quantification result in XML format.
# namespace BioNovoGene.Analytical.MassSpectrometry.Math.LinearQuantitative.Linear
export class TargetPeakPoint {
ChromatogramSummary: Quantile[];
# the feature name
Name: string;
# the peak location in time line
Peak: ROIPeak;
# the sample name
SampleName: string;
}