Skip to content

Releases: brineylab/abstar

v0.5.4

07 Apr 00:44
3ec5fec
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

v0.5.3

27 Jan 16:29
3ec5fec
Compare
Choose a tag to compare

fix bug when building AIRR-formatted output

v0.5.2

27 Jan 16:17
3ac215b
Compare
Choose a tag to compare

fix a bug in the abstar API when running with just an input file and not a list of Sequence objects.

v0.5.1

08 Jun 06:27
e933720
Compare
Choose a tag to compare
  • fixed bugs in the doc building process
  • updated the humouse germline database to remove a typo in the species name

v0.5.0

07 Jun 23:40
1409ef8
Compare
Choose a tag to compare
  • updated the AIRR-C compatible output option to be more complete (format specification can be found here)
  • updated abstar.run() to enable multi-threaded processing when passing Sequence objects as input

v0.4.11

28 Apr 06:37
894b822
Compare
Choose a tag to compare

bugfixes

v0.4.10

28 Apr 05:29
0b58a3f
Compare
Choose a tag to compare
  • add the ability for species information to be incorporated into gene names when creating germline databases (helpful for multi-species databases, such as those used for humanized mouse models)
  • update make_abstar_germline_db to optionally parse species info from gapped IMGT input files and incorporate into the gene names
  • replace the vrc01mouse germline database (which contained human IGHV1-2*02 along with all other mouse variable germline genes) with a new humouse database which includes all mouse and human germline genes

v0.4.9

14 Apr 16:25
dc49798
Compare
Choose a tag to compare

bugfixes

v0.4.8

14 Apr 15:30
c96292d
Compare
Choose a tag to compare

define dtype for select tabular fields prior to parquet conversion

v0.4.7

14 Apr 01:23
1e8f4b0
Compare
Choose a tag to compare

Fix tabular output headers