RabadanLab / arcasHLA

Fast and accurate in silico inference of HLA genotypes from RNA-seq
GNU General Public License v3.0
113 stars 49 forks source link

Add DRB4 to parameters.json #128

Open BenSolomon opened 5 months ago

BenSolomon commented 5 months ago

Pull request for (closed) issue #60 . Added DRB4 to preferences.json file to include DRB4 as one of the default loci extracted/genotyped. Rationale is that DRB4 has similar frequency/diversity to DRB3 or DRB5, which are already included (https://hla.alleles.org/data/refs/drb4_refs.html).

Attaching a zip file to this request with test.bam and test.bam.bai files that add synthetic DRB4 reads to the test files from the repo. Opted not to update tests files inside the repo itself since validating DRB4 specifically seems outside the intended use of those test files.

drb4_test.zip