oxpig / ANARCI

Antibody Numbering and Antigen Receptor ClassIfication
BSD 3-Clause "New" or "Revised" License
182 stars 89 forks source link

Fix error when j_gene is None #83

Open ywilke opened 7 months ago

ywilke commented 7 months ago

This fixes issue https://github.com/oxpig/ANARCI/issues/82. I don't know if this is how you intend to handle None values for j_gene but it is an example of how to handle the error.