handlegraph

Crates.iohandlegraph
lib.rshandlegraph
version0.7.0-alpha.9
sourcesrc
created_at2020-07-01 02:46:17.702929
updated_at2021-08-02 15:56:04.765262
descriptionLibrary for use in variation graphs
homepage
repositoryhttps://github.com/chfi/rs-handlegraph
max_upload_size
id260139
size3,871,331
Christian Fischer (chfi)

documentation

README

Handlegraphs in Rust

A Rusty take on the libhandlegraph interface for variation graph access and manipulation.

Overview

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.

Commit count: 609

cargo fmt