public static class IlluminaAdpcFileWriter.Record
extends java.lang.Object
Constructor and Description |
---|
Record(short aIntensity,
short bIntensity,
float aNormalizedIntensity,
float bNormalizedIntensity,
float gcScore,
IlluminaGenotype genotype) |
Modifier and Type | Method and Description |
---|---|
void |
write(java.io.DataOutputStream outputStream) |
public Record(short aIntensity, short bIntensity, float aNormalizedIntensity, float bNormalizedIntensity, float gcScore, IlluminaGenotype genotype)