Uses of Package
methods.clustering

Packages that use methods.clustering
methods.clustering   
zplayground   
 

Classes in methods.clustering used by 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 methods.clustering used by zplayground
Clusterer
          Common interface implemented by clustering methods which take a ProteinNetwork as input and return a set of clusters calculated on that similarity network.