Uses of Interface
ubic.gemma.core.datastructure.matrix.io.SingleCellExpressionDataMatrixWriter
-
Packages that use SingleCellExpressionDataMatrixWriter Package Description ubic.gemma.core.datastructure.matrix.io This package contains I/O utilities for reading and writing expression data matrices. -
-
Uses of SingleCellExpressionDataMatrixWriter in ubic.gemma.core.datastructure.matrix.io
Classes in ubic.gemma.core.datastructure.matrix.io that implement SingleCellExpressionDataMatrixWriter Modifier and Type Class Description class
MexMatrixWriter
WritesSingleCellExpressionDataMatrix
to the 10x MEX format.class
TabularMatrixWriter
Write a set of single-cell vectors to a simple tabular format.
-