Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 465 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 465 Bytes

handlegraph4j

Interface's in java following the libhandlegraph code.

This library defines a set of interfaces for "Handle Graphs": genome variation graphs where all access to the graphs is mediated by opaque "handle" objects.

Usage Instructions

Build as usual with maven

mvn install

Copyright/License

See LICENSE.md, as code is straight translation original copyright of the C++ code is maintained.