Type Definition bio::data_structures::bwt::BWT

source ·
pub type BWT = Vec<u8>;