Package ubic.gemma.core.analysis.preprocess.convert
@ParametersAreNonnullByDefault
package ubic.gemma.core.analysis.preprocess.convert
Convert data from one
QuantitationType
to another.- Author:
- poirigui
-
ClassDescriptionBase class for representing problematic
QuantitationType
conversion.Perform various computations on ExpressionDataMatrices (usually in-place).ConvertDataVector
to differentPrimitiveType
.ConvertDataVector
to differentScaleType
.Exception raised when data in a given representation cannot be converted to another representation.Exception raised when data from a given scale cannot be converted to another scale.Exception raised when data from a given quantitation type cannot be converted to another quantitation type.