compact-genome 2.1.1

Representation of genomes
Documentation

Compact Genome

A Rust crate to represent a genome string in memory.

The crate defines trait abstractions over a genome string, and provides different compact implementations. At the moment, only the basic ASCII representation of the base characters is supported though.