HLA-Genotyper is a python software tool to call 4-digit HLA genotypes from RNA and DNA sequencing data stored in bam files.
This fork is a python3 implementation of the tool. The tool works stand-alone and requires the following python modules:
- numpy
- pysam
- Bio