public interface SequenceRead extends Iterable<SingleRead>
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
SingleRead |
getRead(int i) |
int |
numberOfReads() |
int numberOfReads()
SingleRead getRead(int i)
long getId()
Copyright © 2018. All rights reserved.