fg-stitch-lib 0.1.0

Stitch aligner implementation and supporting utilities.
Documentation
1
2
3
4
5
6
pub(crate) mod dna;
pub(crate) mod index_map;
pub(crate) mod io;
pub mod tag;
pub mod target_seq;
pub mod version;