public class CoexpCorrelationDistribution extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CoexpCorrelationDistribution.Factory |
Constructor and Description |
---|
CoexpCorrelationDistribution() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object)
Returns
true if the argument is an PvalueDistribution instance and all identifiers for this entity
equal the identifiers of the argument entity. |
byte[] |
getBinCounts() |
Long |
getId() |
Integer |
getNumBins() |
int |
hashCode()
Returns a hash code based on this entity's identifiers.
|
void |
setBinCounts(byte[] binCounts) |
void |
setId(Long id) |
void |
setNumBins(Integer numBins) |
public byte[] getBinCounts()
public void setBinCounts(byte[] binCounts)
public Long getId()
public void setId(Long id)
public Integer getNumBins()
public void setNumBins(Integer numBins)
public int hashCode()
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.