SpectrumPeak {BioNovoGene.Analytical.MassSpectrometry.Math.Spectra} | .NET clr documentation |
A more details of the spectrum peak model than ms2 object
MS-DIAL model, use the property SpectrumPeak.SpectrumComment for set the metabolite related information
# namespace BioNovoGene.Analytical.MassSpectrometry.Math.Spectra
export class SpectrumPeak extends ms2 {
Annotation: string;
Charge: integer;
intensity: double;
IsAbsolutelyRequiredFragmentForAnnotation: boolean;
IsMatched: boolean;
IsotopeFrag: boolean;
IsotopeParentPeakID: integer;
IsotopeWeightNumber: integer;
mz: double;
PeakID: integer;
PeakQuality: PeakQuality;
Resolution: double;
SpectrumComment: SpectrumComment;
}
PeakQuality
: PeakQualitySpectrumComment
: SpectrumComment