Crate compact_genome

Crate compact_genome 

Source
Expand description

This crate abstracts over the representation of a genome string, allowing for different implementations that are catered to different use-cases.

Modules§

implementation
Different implementations of genome string representations.
interface
The traits providing the abstractions of this crate.

Macros§

impl_generic_alphabet
Generate a custom alphabet implementation.