Uses of Interface
ubic.gemma.core.datastructure.matrix.io.SingleCellExpressionDataMatrixWriter
Packages that use SingleCellExpressionDataMatrixWriter
Package
Description
This package contains I/O utilities for reading and writing expression data matrices.
This package contains classes related to the Cell Browser visualization tool.
-
Uses of SingleCellExpressionDataMatrixWriter in ubic.gemma.core.datastructure.matrix.io
Classes in ubic.gemma.core.datastructure.matrix.io that implement SingleCellExpressionDataMatrixWriterModifier and TypeClassDescriptionclassWritesSingleCellExpressionDataMatrixto the 10x MEX format.classWrite a set of single-cell vectors to a simple tabular format. -
Uses of SingleCellExpressionDataMatrixWriter in ubic.gemma.core.visualization.cellbrowser
Classes in ubic.gemma.core.visualization.cellbrowser that implement SingleCellExpressionDataMatrixWriterModifier and TypeClassDescriptionclassGenerate a tabular matrix format compatible with Cell Browser.