Uses of Class
com.compomics.util.experiment.identification.features.IdentificationFeaturesCache
Packages that use IdentificationFeaturesCache
Package
Description
Classes for the generation of identification features.
-
Uses of IdentificationFeaturesCache in com.compomics.util.experiment.identification.features
Methods in com.compomics.util.experiment.identification.features that return IdentificationFeaturesCacheModifier and TypeMethodDescriptionIdentificationFeaturesGenerator.getIdentificationFeaturesCache()Returns the identification features cache.Methods in com.compomics.util.experiment.identification.features with parameters of type IdentificationFeaturesCacheModifier and TypeMethodDescriptionvoidIdentificationFeaturesGenerator.setIdentificationFeaturesCache(IdentificationFeaturesCache identificationFeaturesCache) Sets the the identification features cache.