C# Class CSMSL.Analysis.Quantitation.IsobaricTag

Inheritance: CSMSL.Proteomics.ChemicalFormulaModification, IQuantitationChannel
Afficher le fichier Open project: dbaileychess/CSMSL Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
IsobaricTag ( ChemicalFormula chemicalFormula, string name ) : CSMSL.Chemistry
IsobaricTag ( string chemicalFormula, string name ) : CSMSL.Chemistry
IsobaricTag ( string reporterFormula, string balanceFormula, string name ) : CSMSL.Chemistry

Method Details

IsobaricTag() public méthode

public IsobaricTag ( ChemicalFormula chemicalFormula, string name ) : CSMSL.Chemistry
chemicalFormula ChemicalFormula
name string
Résultat CSMSL.Chemistry

IsobaricTag() public méthode

public IsobaricTag ( string chemicalFormula, string name ) : CSMSL.Chemistry
chemicalFormula string
name string
Résultat CSMSL.Chemistry

IsobaricTag() public méthode

public IsobaricTag ( string reporterFormula, string balanceFormula, string name ) : CSMSL.Chemistry
reporterFormula string
balanceFormula string
name string
Résultat CSMSL.Chemistry