public class FourChannelIntensityData extends Object
Constructor | Description |
---|---|
FourChannelIntensityData(int numberOfCycles) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(Object o) |
|
short[] |
getA() |
|
short[] |
getC() |
|
short[] |
getChannel(IntensityChannel channel) |
|
short[] |
getG() |
|
short[] |
getT() |
|
int |
hashCode() |
public short[] getChannel(IntensityChannel channel)
public short[] getA()
public short[] getC()
public short[] getG()
public short[] getT()