Skip to content

Releases: brineylab/abstar

v0.6.4

08 Mar 06:29
711d8e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4

v0.6.3

08 Mar 00:54
5eba488
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

07 Nov 08:28
e9332c7
Compare
Choose a tag to compare

Full Changelog: v0.6.1...v0.6.2

v0.6.1

04 May 19:16
645f661
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

03 May 23:49
00b3ad8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.9...v0.6.0

v0.5.9

02 Sep 05:19
176b7a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.8...v0.5.9

v0.5.8

02 Sep 05:16
6ff71aa
Compare
Choose a tag to compare

Bugfixes

What's Changed

Full Changelog: v0.5.7...v0.5.8

v0.5.7

09 Jul 00:11
ddddc38
Compare
Choose a tag to compare

bugfixes

v0.5.6

08 Jul 23:47
939df26
Compare
Choose a tag to compare
  • 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

07 Apr 00:48
21ca273
Compare
Choose a tag to compare

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