Uses of Interface
ubic.gemma.core.datastructure.matrix.io.ExpressionDataMatrixWriter
Packages that use ExpressionDataMatrixWriter
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 ExpressionDataMatrixWriter in ubic.gemma.core.datastructure.matrix.io
Subinterfaces of ExpressionDataMatrixWriter in ubic.gemma.core.datastructure.matrix.ioModifier and TypeInterfaceDescriptioninterfaceinterfaceClasses in ubic.gemma.core.datastructure.matrix.io that implement ExpressionDataMatrixWriterModifier and TypeClassDescriptionclassWrites aBulkExpressionDataMatrixto a JSON format.classWritesBulkExpressionDataMatrixto a tabular format.classWritesSingleCellExpressionDataMatrixto the 10x MEX format.classWrite a set of single-cell vectors to a simple tabular format. -
Uses of ExpressionDataMatrixWriter in ubic.gemma.core.visualization.cellbrowser
Classes in ubic.gemma.core.visualization.cellbrowser that implement ExpressionDataMatrixWriterModifier and TypeClassDescriptionclassGenerate a tabular matrix format compatible with Cell Browser.