C# Class Coon.Compass.TagQuant.PSM

Afficher le fichier Open project: dbaileychess/Compass Class Usage Examples

Méthodes publiques

Свойство Type Description
QuantPeaks Coon.Compass.TagQuant.QuantPeak[]

Méthodes publiques

Méthode Description
PSM ( string filenameID, int spectrumNumber, QuantPeak quantPeaks, double purity = 1 ) : System.Collections.Generic
this ( TagInformation tag ) : QuantPeak

Method Details

PSM() public méthode

public PSM ( string filenameID, int spectrumNumber, QuantPeak quantPeaks, double purity = 1 ) : System.Collections.Generic
filenameID string
spectrumNumber int
quantPeaks QuantPeak
purity double
Résultat System.Collections.Generic

this() public méthode

public this ( TagInformation tag ) : QuantPeak
tag TagInformation
Résultat QuantPeak

Property Details

QuantPeaks public_oe property

public QuantPeak[],Coon.Compass.TagQuant QuantPeaks
Résultat Coon.Compass.TagQuant.QuantPeak[]