NVIDIA-Genomics-Research / GenomeWorks

SDK for GPU accelerated genome assembly and analysis
https://clara-parabricks.github.io/GenomeWorks/
Apache License 2.0
278 stars 76 forks source link

[cudaaligner] banded Myers: allow individual bandwidth #645

Closed ahehn-nv closed 3 years ago

ahehn-nv commented 3 years ago

This PR allows to specify a different maximal bandwidth for each alignment. Ideally the bandwidths should be the same (at least on average) to the bandwidth specified at construction of the aligner object.