Releases: brineylab/abstar
Releases · brineylab/abstar
v0.5.6
- add translated junction regions to AIRR output
- change AIRR output format extension from
.txt
to .tsv
- use
pandas.read_csv
when processing sequences interactively using abstar.run
, which should result in better type inference
v0.5.5
Bug fixes:
- fix AIRR output header
- fix vdj_aa translation
- update tests
- update CI to add python 3.8 and 3.9
- update requirements to use scikit-bio==0.5.6