Open eseiler opened 2 years ago
From https://github.com/seqan/seqan3/pull/2932
Some further considerations:
If we made minimiser_position_offset (maybe minimiser_offset might be a better name?) public too, one could infer the exact position which hash element was the minimiser for the current window.
minimiser_position_offset
minimiser_offset
From https://github.com/seqan/seqan3/pull/2932
Some further considerations:
If we made
minimiser_position_offset
(maybeminimiser_offset
might be a better name?) public too, one could infer the exact position which hash element was the minimiser for the current window.