Uses of Class
com.compomics.util.experiment.quantification.reporterion.Reagent
Packages that use Reagent
Package
Description
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 ReagentModifier and TypeMethodDescriptionReporterMethod.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 ReagentModifierConstructorDescriptionReporterMethod(String name, ArrayList<Reagent> reagents) Constructor for a reporter method.