public class FourChannelIntensityData extends Object
Constructor and Description |
---|
FourChannelIntensityData(int numberOfCycles) |
Modifier and Type | Method and 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()