GenomeWorks
GenomeWorks copied to clipboard
[cudaaligner] Add character set check to API
The cudaaligner API only supports ATCG alphabet, but the API doesn't check for this in input strings right now, leading to undefined behavior.