| Constructor and Description |
|---|
TraversalsToPropertyGraph(File inputGfa1File,
File outputEdgesFile)
Convert traversals in GFA 1.0 format to property graph CSV format.
|
TraversalsToPropertyGraph(Path inputGfa1Path,
File outputEdgesFile)
Convert traversals in GFA 1.0 format to property graph CSV format.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
call() |
static void |
main(String[] args)
Main.
|
Copyright (c) 2013-2023 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).