Class CoexpCorrelationDistribution
java.lang.Object
ubic.gemma.model.analysis.expression.coexpression.CoexpCorrelationDistribution
- Author:
- Paul
- 
Nested Class SummaryNested Classes
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanReturnstrueif the argument is an PvalueDistribution instance and all identifiers for this entity equal the identifiers of the argument entity.double[]getId()inthashCode()Returns a hash code based on this entity's identifiers.voidsetBinCounts(double[] binCounts) voidvoidsetNumBins(Integer numBins) 
- 
Constructor Details- 
CoexpCorrelationDistributionpublic CoexpCorrelationDistribution()
 
- 
- 
Method Details- 
getBinCountspublic double[] getBinCounts()
- 
setBinCountspublic void setBinCounts(double[] binCounts) 
- 
getId
- 
setId
- 
getNumBins
- 
setNumBins
- 
hashCode
- 
equals
 
-