- Fixed BLAST version detection. BLAST versions greater than 2.9 (e.g.: 2.10) were not correctly detected. Thanks to [Eric DEVEAUD](https://github.com/EricDeveaud) for creating a pull request with a fix for this issue!
- Fixed issue that would lead to error when users provided a file with the list of genes to the AlleleCall process
- Added function that uses the subprocess module to run BLAST and capture warnings raised during normal execution of BLAST >= 2.10.