Uses of Class
ubic.gemma.core.datastructure.matrix.SingleCellExpressionDataDoubleMatrix
Packages that use SingleCellExpressionDataDoubleMatrix
-
Uses of SingleCellExpressionDataDoubleMatrix in ubic.gemma.core.visualization.cellbrowser
Methods in ubic.gemma.core.visualization.cellbrowser that return SingleCellExpressionDataDoubleMatrixModifier and TypeMethodDescriptionCellBrowserTabularMatrixReader.readMatrix(Reader reader, QuantitationType quantitationType, Map<String, CompositeSequence> designElementsMap, Map<String, BioAssay> cellIdToBioAssayMap) Read a single-cell data matrix from a Cell Browser-compatible format.