Releases: prihoda/AbNumber
Releases · prihoda/AbNumber
Remove ORFs
Also removed ORFs, as per IMGT definition:
https://www.imgt.org/IMGTScientificChart/SequenceDescription/IMGTfunctionality.html
Remove non-functional germlines
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
Use identity and similarity to find nearest germlines
Previously we used number of mutations, which caused long J genes to be discarded even if most of the sequence matched better.
Fix cdr definition error message
v0.3.1 Set version to 0.3.1