Alex Komissarov

Results 2 issues of Alex Komissarov

This pull request addresses an open issue in Racon (https://github.com/isovic/racon/issues/233), where Racon encounters an error if reads and contigs have identical names. In our project, we have read files with...

#### Overview This pull request focuses on optimizing and modernizing the `compute_mphf_seq` part of the codebase. Initially, the goal was to replace `std::string` with `std::string_view` to improve performance and reduce...