Uses of Package
org.biomage.HigherLevelAnalysis

Packages that use org.biomage.HigherLevelAnalysis
org.biomage.Common   
org.biomage.Experiment   
org.biomage.HigherLevelAnalysis   
org.biomage.Interface   
 

Classes in org.biomage.HigherLevelAnalysis used by org.biomage.Common
HigherLevelAnalysis_package
          Describes the results of performing analysis on the result of the BioAssayData from an Experiment.
 

Classes in org.biomage.HigherLevelAnalysis used by org.biomage.Experiment
BioAssayDataCluster
          A mathematical method of higher level analysis whereby BioAssayData are grouped together into nodes.
 

Classes in org.biomage.HigherLevelAnalysis used by org.biomage.HigherLevelAnalysis
BioAssayDataCluster
          A mathematical method of higher level analysis whereby BioAssayData are grouped together into nodes.
HigherLevelAnalysis_package.BioAssayDataCluster_list
          Inner list class for holding multiple entries for attribute bioAssayDataCluster.
Node
          An individual component of a clustering.
NodeContents
          The contents of a node for any or all of the three Dimensions.
NodeValue
          A value associated with the Node that can rank it in relation to the other nodes produced by the clustering algorithm.
 

Classes in org.biomage.HigherLevelAnalysis used by org.biomage.Interface
BioAssayDataCluster
          A mathematical method of higher level analysis whereby BioAssayData are grouped together into nodes.
Node
          An individual component of a clustering.
NodeContents
          The contents of a node for any or all of the three Dimensions.
NodeValue
          A value associated with the Node that can rank it in relation to the other nodes produced by the clustering algorithm.