This is a Python implementation of the BC-CfE HLA algorithm. This algorithm has several interpretations, including BBLab's hla-easy.rb file. This project aims to consolidate all of our HLA algorithm versions into a single version.
FIXME
The current validation method is to go to the BBLab HLA Class tool page, upload test.fasta in HLA Type C, and assert that its output matches the output kept in version control.