HBA Caller

The HBA Caller is capable of genotyping the HBA1 and HBA2 genes from whole-genome sequencing (WGS) data. Due to high sequence similarity between the genes, a specialized caller is necessary to resolve the possible genotypes of the pair of genes. We consider regions surrounding the HBA1 and HBA2 sites to resolve the possible HBA1 and HBA2 genotypes.

The HBA Caller performs the following steps:

1. Determines total copy number from read depth of the regions surrounding the HBA1 and HBA2 sites.
2. Determines HBA genotypes based on the copy number of the regions surrounding the HBA1 and HBA2 sites.
3. Calls small variants in the HBA1 and HBA2 regions based on the region copy number derived from the genotype along with allele counts from read information.

The HBA Caller requires WGS data aligned to a human reference genome with at least 30x coverage. Reference genome builds must be based on hg19, GRCh37, or hg38.

For a comprehensive evaluation of the HBA caller, we refer to the HBA targeted caller blog post.