| Package | Description |
|---|---|
| org.dishevelled.bio.assembly.gfa1 |
Graphical Fragment Assembly (GFA) 1.0 support.
|
| Modifier and Type | Method and Description |
|---|---|
static Segment |
Segment.valueOf(String value)
Parse a segment GFA 1.0 record from the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
static Iterable<Segment> |
Gfa1Reader.segments(Readable readable)
Read zero or more GFA 1.0 segment records from the specified readable.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
Gfa1Adapter.segment(Segment segment)
Notify this abstract GFA 1.0 listener of a GFA 1.0 segment.
|
Copyright © 2013–2020 dishevelled.org. All rights reserved.