Interface SingleCellExpressionDataMatrixWriter

All Superinterfaces:
ExpressionDataMatrixWriter<SingleCellExpressionDataMatrix<?>,SingleCellExpressionDataVector>
All Known Implementing Classes:
CellBrowserTabularMatrixWriter, MexMatrixWriter, TabularMatrixWriter

public interface SingleCellExpressionDataMatrixWriter extends ExpressionDataMatrixWriter<SingleCellExpressionDataMatrix<?>,SingleCellExpressionDataVector>