gen 0.1.0

A sequence graph and version control system.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pub mod accession;
pub mod block_group;
pub mod block_group_edge;
pub mod collection;
pub mod edge;
pub mod file_types;
pub mod metadata;
pub mod node;
pub mod operations;
pub mod path;
pub mod path_edge;
pub mod sample;
pub mod sequence;
pub mod strand;
pub mod traits;