Skip to content

sebschmi/compact-genome-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Bit-packed genome storage

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages