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