Class EmptyExpressionMatrix

All Implemented Interfaces:
BulkExpressionDataMatrix<Object>, ExpressionDataMatrix<Object>, MultiAssayBulkExpressionDataMatrix<Object>

public class EmptyExpressionMatrix extends AbstractMultiAssayExpressionDataMatrix<Object>
Used to make a 'dummy matrix' that has the column information populated. This is useful for processing where we want the sample information organized,but not the data. Data access operations are not supported.
Author:
paul