Class ExpressionDataMatrixRowElement

java.lang.Object
ubic.gemma.core.datastructure.matrix.ExpressionDataMatrixRowElement
All Implemented Interfaces:
Comparable<ExpressionDataMatrixRowElement>

public class ExpressionDataMatrixRowElement extends Object implements Comparable<ExpressionDataMatrixRowElement>
Encapsulates information about the row 'label' for a ExpressionDataMatrix. Normal applications do not need to deal with this very much (I hope).
Author:
pavlidis