@ParametersAreNonnullByDefault
Package ubic.gemma.core.datastructure.matrix.io
This package contains I/O utilities for reading and writing expression data matrices.
-
Interface Summary Interface Description BulkExpressionDataMatrixWriter ExpressionDataMatrixWriter Base interface for writingExpressionDataMatrix
.SingleCellExpressionDataMatrixWriter -
Class Summary Class Description ExperimentalDesignWriter Output compatible withExperimentalDesignImporterImpl
.ExpressionDataWriterUtils MatrixWriter WritesBulkExpressionDataMatrix
to various tabular formats.MexMatrixBundler Bundles a directory containing MEX files into a TAR archive.MexMatrixWriter WritesSingleCellExpressionDataMatrix
to the 10x MEX format.TabularMatrixWriter Write a set of single-cell vectors to a simple tabular format.