Uses of Class
eu.isas.reporter.calculation.clustering.keys.PsmClusterClassKey
Packages that use PsmClusterClassKey
-
Uses of PsmClusterClassKey in eu.isas.reporter.settings
Methods in eu.isas.reporter.settings that return PsmClusterClassKeyModifier and TypeMethodDescriptionClusteringSettings.getPsmClassKey(String name) Returns the class key corresponding to the given name.Methods in eu.isas.reporter.settings that return types with arguments of type PsmClusterClassKeyModifier and TypeMethodDescriptionClusteringSettings.getPsmKeysMap()Returns a map of the possible keys indexed by their toString() representation.Method parameters in eu.isas.reporter.settings with type arguments of type PsmClusterClassKeyModifier and TypeMethodDescriptionvoidClusteringSettings.setPsmClassKeys(ArrayList<PsmClusterClassKey> clusterClassKeys) Sets the cluster class keys.