mer_text

Function mer_text 

Source
pub fn mer_text(len: usize, bit_index: usize) -> String
Expand description

Convert k-mer index back to nucleotide sequence representation

Decodes a numeric k-mer index back to its original DNA sequence for display and debugging purposes.