public final class PairedRead extends MultiRead
| Constructor and Description |
|---|
PairedRead(SingleRead... data) |
| Modifier and Type | Method and Description |
|---|---|
SingleRead |
getR1() |
SingleRead |
getR2() |
String |
toString() |
public PairedRead(SingleRead... data)
public SingleRead getR1()
public SingleRead getR2()
Copyright © 2018. All rights reserved.