Class OtherGeneCoExpression
- java.lang.Object
-
- ubic.gemma.model.association.Gene2GeneIdAssociation
-
- ubic.gemma.model.association.coexpression.Gene2GeneCoexpression
-
- ubic.gemma.model.association.coexpression.OtherGeneCoExpression
-
- All Implemented Interfaces:
Comparable<Gene2GeneCoexpression>
public class OtherGeneCoExpression extends Gene2GeneCoexpression
- See Also:
OtherGeneCoExpression
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
OtherGeneCoExpression.Factory
-
Field Summary
-
Fields inherited from class ubic.gemma.model.association.coexpression.Gene2GeneCoexpression
supportDetails
-
-
Constructor Summary
Constructors Constructor Description OtherGeneCoExpression()
-
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
-
-