Convert imgt and ihmmune-align parsers to classes

Issue #86 resolved
Jason Vander Heiden created an issue

I converted the generator function readIgBlast to an iterable class for parsing IgBLAST data. We should do the same for readIMGT to facilitate both unit tests and conversion to the new AIRR data standard. For readIHMM, we should either convert it or deprecate it.

Comments (1)

  1. Log in to comment