oxpig / ANARCI

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

fixed functions check_for_j, fasta_iter #78

Closed emlbrg closed 7 months ago

emlbrg commented 8 months ago

On specific sequences but persistently, line 744 in anarcy.py fails with an error about adding int and NoneType. Additionally, fasta_iter in line 94 was also failing at times due to unhandled StopIteration.