Uses of Class
com.compomics.util.experiment.quantification.reporterion.Reagent
Package | Description |
---|---|
com.compomics.util.experiment.quantification.reporterion |
Experiment classes related to reporter ions.
|
-
Uses of Reagent in com.compomics.util.experiment.quantification.reporterion
Methods in com.compomics.util.experiment.quantification.reporterion that return Reagent Modifier and Type Method Description Reagent
ReporterMethod. getReagent(String reagentName)
Returns the reagent of the given name, null if not found.Constructor parameters in com.compomics.util.experiment.quantification.reporterion with type arguments of type Reagent Constructor Description ReporterMethod(String name, ArrayList<Reagent> reagents)
Constructor for a reporter method.