Uses of Interface
org.biomage.Interface.HasScale

Packages that use HasScale
org.biomage.HigherLevelAnalysis   
org.biomage.QuantitationType   
 

Uses of HasScale in org.biomage.HigherLevelAnalysis
 

Classes in org.biomage.HigherLevelAnalysis that implement HasScale
 class NodeValue
          A value associated with the Node that can rank it in relation to the other nodes produced by the clustering algorithm.
 

Uses of HasScale in org.biomage.QuantitationType
 

Classes in org.biomage.QuantitationType that implement HasScale
 class ConfidenceIndicator
          Indication of some measure of confidence for a standard quantitation type.
 class DerivedSignal
          A calculated measurement of the intensity of a signal, for example, after a transformation involving normalization and/or replicate DesignElements.
 class Error
          Error measurement of a quantitation.
 class ExpectedValue
          Indication of what value is expected of the associated standard quantitation type.
 class Failed
          Values associated with this QuantitationType indicate a failure of some kind for a particular DesignElement for a BioAssay.
 class MeasuredSignal
          Best measure from feature extraction as to the presence and intensity of the signal.
 class PresentAbsent
          Indicates relative presence or absence.
 class PValue
          Measurement of the accuracy of a quantitation.
 class QuantitationType
          A method for calculating a single datum of the matrix (e.g.
 class Ratio
          The ratio of two or more signals, typically between two channels.
 class SpecializedQuantitationType
          User defined quantitation type.
 class StandardQuantitationType
          Superclass for the named quantitation type.