Uses of Class
com.compomics.util.experiment.identification.features.IdentificationFeaturesCache
Package | Description |
---|---|
com.compomics.util.experiment.identification.features |
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 IdentificationFeaturesCache Modifier and Type Method Description IdentificationFeaturesCache
IdentificationFeaturesGenerator. getIdentificationFeaturesCache()
Returns the identification features cache.Methods in com.compomics.util.experiment.identification.features with parameters of type IdentificationFeaturesCache Modifier and Type Method Description void
IdentificationFeaturesGenerator. setIdentificationFeaturesCache(IdentificationFeaturesCache identificationFeaturesCache)
Sets the the identification features cache.