Type Alias bio::data_structures::bwt::BWT

source ·
pub type BWT = Vec<u8>;

Aliased Type§

struct BWT { /* private fields */ }