immunogenomics / HLA-TAPAS

HLA-TAPAS pipeline for HLA association and fine-mapping studies
47 stars 20 forks source link

Bug fix & error handling #26

Open nmendozam opened 7 months ago

nmendozam commented 7 months ago

This PR improves error handling by following the recommendation in the python documentation. Now the execution halts when ever a command returns an error code.

Additionally, I fixed an error during the flip that occurred whenever the MHC.bim file has a duplicated ID.