jguhlin / minimap2-rs

Rust bindings to minimap2 library
Other
51 stars 11 forks source link

fix(map_to_sam): fix segfault caused by null qual score #17

Closed eharr closed 1 year ago

eharr commented 1 year ago

Added a test case for unmapped reads with no quality scores.