-------------------------------------------------------------------------------
+ Fixed gene parsing for IMGT temporary designation nomenclature.
+ Updated dependencies to biopython >= v1.77, airr >= v1.3.1, PyYAML>=5.1.
MakeDb:
+ Added the ``--imgt-id-len`` argument to accommodate changes introduced in how
IMGT/HighV-QUEST truncates sequence identifiers as of v1.8.3 (May 7, 2021).
The header lines in the fasta files are now truncated to 49 characters. In
IMGT/HighV-QUEST versions older than v1.8.3, they were truncated to 50 characters.
``--imgt-id-len`` default value is 49. Users should specify ``--imgt-id-len 50``
to analyze IMGT results generated with IMGT/HighV-QUEST versions older than v1.8.3.
+ Added the ``--infer-junction`` argument to ``MakeDb igblast``, to enable the inference
of the junction sequence when not reported by IgBLAST. Should be used with data from
IgBLAST v1.6.0 or older; before igblast added the IMGT-CDR3 inference.