| Package | Description |
|---|---|
| picard.illumina.parser | |
| picard.illumina.quality |
| Modifier and Type | Method and Description |
|---|---|
ReadData |
ClusterData.getRead(int index) |
| Constructor and Description |
|---|
ClusterData(ReadData... reads)
Used for testing, reads is set directly with no copying to the input array
|
| Constructor and Description |
|---|
ReadClassifier(ReadData read)
Heart of CLP.
|