Crates.io | handlegraph |
lib.rs | handlegraph |
version | 0.7.0-alpha.9 |
source | src |
created_at | 2020-07-01 02:46:17.702929 |
updated_at | 2021-08-02 15:56:04.765262 |
description | Library for use in variation graphs |
homepage | |
repository | https://github.com/chfi/rs-handlegraph |
max_upload_size | |
id | 260139 |
size | 3,871,331 |
A Rusty take on the
libhandlegraph
interface for variation graph access and manipulation.
This crate provides a number of traits that together encapsulate the handlegraph interface. While these traits do not form a direct mirror of the C++ interface, (almost) all of the features should exist and be usable.