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