pub fn format_usize_to_kb(num: usize) -> String
Expand description

Format a sequence length (usize) to kilobases.