esteinig / nanoq

Minimal but speedy quality control for nanopore reads in Rust :bear:
MIT License
109 stars 9 forks source link

Refactor `u32` to `usize` #37

Closed esteinig closed 1 year ago

esteinig commented 1 year ago

Refactor u32 read lengths to usize - will not limit read lengths (~4B) on x86_64