Uses of Package
procope.methods.clustering

Packages that use procope.methods.clustering
procope.examples   
procope.methods.clustering   
procope.tools.userclasses   
 

Classes in procope.methods.clustering used by procope.examples
Clusterer
          Common interface implemented by clustering methods which take a ProteinNetwork as input and return a set of clusters calculated on that similarity network.
 

Classes in procope.methods.clustering used by procope.methods.clustering
Clusterer
          Common interface implemented by clustering methods which take a ProteinNetwork as input and return a set of clusters calculated on that similarity network.
HierarchicalLinkage
          Linkage methods for hierarchical agglomerative clustering
HierarchicalTreeNode
          Represents one node of the tree generated by hierarchical agglomerative clustering.
MCLParameters
          Represents a set of parameters for MCL clustering.
 

Classes in procope.methods.clustering used by procope.tools.userclasses
Clusterer
          Common interface implemented by clustering methods which take a ProteinNetwork as input and return a set of clusters calculated on that similarity network.