Class OtherGeneCoExpressionImpl
- java.lang.Object
-
- ubic.gemma.model.association.Gene2GeneIdAssociation
-
- ubic.gemma.model.association.coexpression.Gene2GeneCoexpression
-
- ubic.gemma.model.association.coexpression.OtherGeneCoExpression
-
- ubic.gemma.model.association.coexpression.OtherGeneCoExpressionImpl
-
- All Implemented Interfaces:
Serializable
,Comparable<Gene2GeneCoexpression>
public class OtherGeneCoExpressionImpl extends OtherGeneCoExpression
- See Also:
OtherGeneCoExpression
, Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class ubic.gemma.model.association.coexpression.OtherGeneCoExpression
OtherGeneCoExpression.Factory
-
-
Field Summary
-
Fields inherited from class ubic.gemma.model.association.coexpression.Gene2GeneCoexpression
supportDetails
-
-
Constructor Summary
Constructors Constructor Description OtherGeneCoExpressionImpl()
-
Method Summary
-
Methods inherited from class ubic.gemma.model.association.coexpression.Gene2GeneCoexpression
compareTo, equals, getDataSetsSupporting, getNumDatasetsSupporting, getSupportDetails, hashCode, isPositiveCorrelation, isSupportedBy, setNumDatasetsSupporting, setSupportDetails, toString, updateNumDatasetsSupporting
-
Methods inherited from class ubic.gemma.model.association.Gene2GeneIdAssociation
getFirstGene, getId, getSecondGene
-
-