Releases: prihoda/AbNumber
Releases · prihoda/AbNumber
Support multi-letter insertion codes
Add VHH hallmark residues
Add VHH hallmark residues, alignment names, and fix rare 82A Kabat numbering issue
Remove ORFs
Also removed ORFs, as per IMGT definition:
https://www.imgt.org/IMGTScientificChart/SequenceDescription/IMGTfunctionality.html
Remove non-functional germlines
- Remove non-functional germlines
- Enable checking presence of position
'1' in chain
and setting positionchain['1'] = 'Q'
Add name to merged germline seq
Full Changelog: v0.3.7...v0.3.8
Add Chain.multiple_domains and Chain.batch(multiple_domains=True)
Add Chain.multiple_domains()
and Chain.batch(multiple_domains=True)
to enable parsing ScFvs and other sequences with multiple domains.
Support is_in_vernier with Kabat cdr_definition or scheme
v0.3.6 Support is_in_vernier with Kabat cdr_definition or scheme
Support empty dict in batch - fix
v0.3.5 Bump up to version 0.3.5
Support empty dict in batch
v0.3.4 Add Chain.batch() for parsing multiple seqs at once
Add Chain.batch() for parsing multiple seqs at once
Full Changelog: v0.3.2...v0.3.3