Uses of Interface
com.compomics.util.experiment.personalization.UrParameter
Packages that use UrParameter
Package
Description
Experiment classes used in PeptideShaker calculations.
Implementations of the SpectrumIdentificationAssumption.
Experiment classes related to spectra.
Experiment customization classes.
Experiment classes related to specific parametrization of experiment objects.
-
Uses of UrParameter in com.compomics.util.experiment.identification.peptide_shaker
Classes in com.compomics.util.experiment.identification.peptide_shaker that implement UrParameterModifier and TypeClassDescriptionclassThis class contains the scores for the locations of the possible modifications.classPeptideShaker compomics utilities experiment customizable parameter. -
Uses of UrParameter in com.compomics.util.experiment.identification.spectrum_assumptions
Classes in com.compomics.util.experiment.identification.spectrum_assumptions that implement UrParameterModifier and TypeClassDescriptionclassParameter for storing additional non-mandatory peptide assumption information. -
Uses of UrParameter in com.compomics.util.experiment.identification.validation.percolator
Classes in com.compomics.util.experiment.identification.validation.percolator that implement UrParameterModifier and TypeClassDescriptionclassThis class serves as a cache for Percolator features. -
Uses of UrParameter in com.compomics.util.experiment.mass_spectrometry.spectra
Classes in com.compomics.util.experiment.mass_spectrometry.spectra that implement UrParameterModifier and TypeClassDescriptionclassParameter for storing additional non-mandatory precursor information. -
Uses of UrParameter in com.compomics.util.experiment.personalization
Methods in com.compomics.util.experiment.personalization that return UrParameterModifier and TypeMethodDescriptionExperimentObject.getUrParam(UrParameter parameter) Returns the refinement parameter of the same type as the one provided.Methods in com.compomics.util.experiment.personalization that return types with arguments of type UrParameterModifier and TypeMethodDescriptionExperimentObject.getUrParams()Returns the user parameters map.Methods in com.compomics.util.experiment.personalization with parameters of type UrParameterModifier and TypeMethodDescriptionvoidExperimentObject.addUrParam(UrParameter parameter) Adds a user refinement parameter.ExperimentObject.getUrParam(UrParameter parameter) Returns the refinement parameter of the same type as the one provided.Method parameters in com.compomics.util.experiment.personalization with type arguments of type UrParameterModifier and TypeMethodDescriptionvoidExperimentObject.setUrParams(HashMap<Long, UrParameter> urParams) Sets the user parameters map. -
Uses of UrParameter in com.compomics.util.experiment.refinement_parameters
Classes in com.compomics.util.experiment.refinement_parameters that implement UrParameterModifier and TypeClassDescriptionclassThis class contains pepnovo assumption details which are not contained in the tag assumption class which will be saved as additional parameter.