public final class Target extends Object
| Modifier and Type | Field and Description |
|---|---|
NSequenceWithQuality[] |
targets |
| Modifier and Type | Method and Description |
|---|---|
byte |
getFullSourceId(int targetId) |
boolean |
getRCStateOfTarget(int targetId)
true for RC, false for Direct
|
int |
getReadIdOfTarget(int targetId) |
int |
numberOfParts()
1 for SingleRead input or 2 for PairedRead input
|
public final NSequenceWithQuality[] targets
public int numberOfParts()
public int getReadIdOfTarget(int targetId)
targetId - 0 or 1public boolean getRCStateOfTarget(int targetId)
targetId - 0 or 1public byte getFullSourceId(int targetId)
Copyright © 2018. All rights reserved.