gfa 0.5.0

Library for working with graphs in the GFA (Graphical Fragment Assembly) format
Documentation
1
2
3
4
5
6
7
8
9
10
GFA in Rust
==============

This crate provides Rust types and parsers for the GFA (Graphical
Fragment Assembly) format.

## Compatibility

Most of the [version 1 specification](https://github.com/GFA-spec/GFA-spec/blob/master/GFA1.md) is implemented, except for the optional fields, which
are currently not parsed.