PeakSet {BioNovoGene.Analytical.MassSpectrometry.Math} | .NET clr documentation |
A collection of the xcms2 peak features data
# namespace BioNovoGene.Analytical.MassSpectrometry.Math
export class PeakSet {
# annotation of the part of the PeakSet.peaks
annotations: list;
# 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;
}
annotations
: listpeaks
: xcms2