segul 0.18.1

An ultrafast and memory efficient alignment tool for phylogenomics
Documentation
1
2
3
4
5
6
7
8
9
pub mod alphabet;
pub mod concat;
pub mod filenames;
pub mod finder;
pub mod sequence;
pub mod stats;
pub mod translation;
pub mod types;
pub mod utils;