Class MouseGeneCoExpression
- java.lang.Object
- 
- ubic.gemma.model.association.Gene2GeneIdAssociation
- 
- ubic.gemma.model.association.coexpression.Gene2GeneCoexpression
- 
- ubic.gemma.model.association.coexpression.MouseGeneCoExpression
 
 
 
- 
- All Implemented Interfaces:
- Serializable,- Comparable<Gene2GeneCoexpression>
 - Direct Known Subclasses:
- MouseGeneCoExpressionImpl
 
 public abstract class MouseGeneCoExpression extends Gene2GeneCoexpression - See Also:
- Serialized Form
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classMouseGeneCoExpression.Factory
 - 
Field Summary- 
Fields inherited from class ubic.gemma.model.association.coexpression.Gene2GeneCoexpressionsupportDetails
 
- 
 - 
Constructor SummaryConstructors Constructor Description MouseGeneCoExpression()
 - 
Method Summary- 
Methods inherited from class ubic.gemma.model.association.coexpression.Gene2GeneCoexpressioncompareTo, equals, getDataSetsSupporting, getNumDatasetsSupporting, getSupportDetails, hashCode, isPositiveCorrelation, isSupportedBy, setNumDatasetsSupporting, setSupportDetails, toString, updateNumDatasetsSupporting
 - 
Methods inherited from class ubic.gemma.model.association.Gene2GeneIdAssociationgetFirstGene, getId, getSecondGene
 
- 
 
-