Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.biomage.QuantitationType

Classes in org.biomage.QuantitationType used by org.biomage.QuantitationType
ConfidenceIndicator
          Indication of some measure of confidence for a standard quantitation type.
DerivedSignal
          A calculated measurement of the intensity of a signal, for example, after a transformation involving normalization and/or replicate DesignElements.
Error
          Error measurement of a quantitation.
ExpectedValue
          Indication of what value is expected of the associated standard quantitation type.
MeasuredSignal
          Best measure from feature extraction as to the presence and intensity of the signal.
PresentAbsent
          Indicates relative presence or absence.
PValue
          Measurement of the accuracy of a quantitation.
QuantitationType
          A method for calculating a single datum of the matrix (e.g.
QuantitationType_package.ConfidenceIndicator_list
          Inner list class for holding multiple entries for attribute confidenceIndicator_list.
QuantitationType_package.DerivedSignal_list
          Inner list class for holding multiple entries for attribute derivedSignal_list.
QuantitationType_package.Error_list
          Inner list class for holding multiple entries for attribute error_list.
QuantitationType_package.ExpectedValue_list
          Inner list class for holding multiple entries for attribute expectedValue_list.
QuantitationType_package.MeasuredSignal_list
          Inner list class for holding multiple entries for attribute measuredSignal_list.
QuantitationType_package.PresentAbsent_list
          Inner list class for holding multiple entries for attribute presentAbsent_list.
QuantitationType_package.PValue_list
          Inner list class for holding multiple entries for attribute pValue_list.
QuantitationType_package.QuantitationType_list
          Inner list class for holding multiple entries for attribute quantitationType_list.
QuantitationType_package.Ratio_list
          Inner list class for holding multiple entries for attribute ratio_list.
QuantitationType_package.SpecializedQuantitationType_list
          Inner list class for holding multiple entries for attribute specializedQuantitationType_list.
QuantitationType_package.StandardQuantitationType_list
          Inner list class for holding multiple entries for attribute standardQuantitationType_list.
Ratio
          The ratio of two or more signals, typically between two channels.
SpecializedQuantitationType
          User defined quantitation type.
StandardQuantitationType
          Superclass for the named quantitation type.