Uses of Class
ubic.gemma.rest.HeatmapDataValueObject.MatrixSection
Packages that use HeatmapDataValueObject.MatrixSection
-
Uses of HeatmapDataValueObject.MatrixSection in ubic.gemma.rest
Methods in ubic.gemma.rest that return HeatmapDataValueObject.MatrixSectionModifier and TypeMethodDescriptionHeatmapDataValueObject.getMatrix()The numeric matrix; row-major (one row per probe).Methods in ubic.gemma.rest with parameters of type HeatmapDataValueObject.MatrixSectionModifier and TypeMethodDescriptionvoidHeatmapDataValueObject.setMatrix(HeatmapDataValueObject.MatrixSection matrix) The numeric matrix; row-major (one row per probe).