NVIDIA-Genomics-Research / GenomeWorks

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

[cudamapper] Throw custom exception when Index not found #526

Closed mimaric closed 4 years ago

mimaric commented 4 years ago

Throw custom exceptions when indices are not found in IndexCache. Continuation of #318