Uses of Interface
org.biomage.Interface.HasQuantitationTypeMaps

Packages that use HasQuantitationTypeMaps
org.biomage.BioAssayData   
org.biomage.QuantitationType   
 

Uses of HasQuantitationTypeMaps in org.biomage.BioAssayData
 

Classes in org.biomage.BioAssayData that implement HasQuantitationTypeMaps
 class QuantitationTypeMapping
          Container of the mappings of the input QuantitationType dimensions to the output QuantitationType dimension.
 

Uses of HasQuantitationTypeMaps in org.biomage.QuantitationType
 

Classes in org.biomage.QuantitationType that implement HasQuantitationTypeMaps
 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.