Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chfi/rs-gfa
GFA parser in Rust
https://github.com/chfi/rs-gfa
Last synced: 3 months ago
JSON representation
GFA parser in Rust
- Host: GitHub
- URL: https://github.com/chfi/rs-gfa
- Owner: chfi
- License: mit
- Created: 2020-03-30T20:47:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-26T17:04:05.000Z (over 1 year ago)
- Last Synced: 2024-06-28T09:14:18.283Z (4 months ago)
- Language: Rust
- Size: 11 MB
- Stars: 28
- Watchers: 9
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-pangenomes - rs-gfa
README
GFA in Rust
==============This crate provides Rust types and parsers for the GFA (Graphical
Fragment Assembly) format.## Compatibility
This library is compatible with the [version 1 specification](https://github.com/GFA-spec/GFA-spec/blob/master/GFA1.md) of GFA.