C# Class ImsInformed.Util.IsotopicProfileUtil

The isotopic profile util.
Afficher le fichier Open project: PNNL-Comp-Mass-Spec/IMS-Informed-Library

Méthodes publiques

Méthode Description
AdjustSaturatedIsotopicProfile ( IsotopicProfile iso, IsotopicProfile theorIsotopicProfile, int indexOfIsotopeToUse, bool updatePeakMasses = true, bool updatePeakIntensities = true ) : void

Private Methods

Méthode Description
UpdateMonoisotopicMassData ( IsotopicProfile iso ) : void

Method Details

AdjustSaturatedIsotopicProfile() public static méthode

public static AdjustSaturatedIsotopicProfile ( IsotopicProfile iso, IsotopicProfile theorIsotopicProfile, int indexOfIsotopeToUse, bool updatePeakMasses = true, bool updatePeakIntensities = true ) : void
iso IsotopicProfile
theorIsotopicProfile IsotopicProfile
indexOfIsotopeToUse int
updatePeakMasses bool
updatePeakIntensities bool
Résultat void