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
QuantitationTypeconversion.Perform various computations on ExpressionDataMatrices (usually in-place).ConvertDataVectorto differentPrimitiveType.ConvertDataVectorto 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.