PeakSet {BioNovoGene.Analytical.MassSpectrometry.Math} | .NET clr documentation |
A collection of the xcms2 peak features data
# namespace BioNovoGene.Analytical.MassSpectrometry.Math
export class PeakSet {
# the ROI peaks data
peaks: xcms2[];
# get number of the ROI peaks in current dataset
ROIs: integer;
# the samples names in current ROI peak set
sampleNames: string;
}
peaks
: xcms2