Skip to content

Releases: brineylab/abstar

v0.4.6

31 Mar 19:54
ec16adb
Compare
Choose a tag to compare

update broker to use RabbitMQ instead of Redis

v0.4.5

31 Mar 18:36
a6496a4
Compare
Choose a tag to compare

Add AIRR output format and parquet output option

v0.4.4

27 Jan 16:34
13d3648
Compare
Choose a tag to compare

Bugfix in mongoimport

v0.4.3

22 Oct 22:28
ed98eac
Compare
Choose a tag to compare

update requirements.txt

v0.4.2

22 Oct 21:53
5acc1fb
Compare
Choose a tag to compare
Merge pull request #86 from briney/development

Development

v0.4.1

22 Oct 21:44
ed357a3
Compare
Choose a tag to compare

add PyPI automation

v0.4.0

22 Oct 21:41
254f8fa
Compare
Choose a tag to compare

add option to set number of cores (-N, --num-cores)
stop supporting python versions lower than 3.7
general bugfixes

v0.3.3

26 Apr 17:28
Compare
Choose a tag to compare

Features

  • updated macaque germline database with germline sequence information from long-read sequencing of the rhesus macaque genome (by Corey Watson and Shane Crotty, publication pending)
  • added a second BaseSpace configuration file (~/.basespace/default.cfg) which is designed for use with Illumina's BaseMount. As the BaseSpace Python API is not Python 3 compatible, abstar and abcloud will soon transition to using BaseMount for sequence retrieval rather than the BaseSpace Python API.

Bugfixes

  • updated imports in indels.py and mongoimport.py to support Python 3 compatibility

v0.3.1

07 Feb 08:59
Compare
Choose a tag to compare

Python 3.x compatibility

0.2.11

20 Oct 21:01
Compare
Choose a tag to compare

Features

  • Added an option (--json-keys) to specify select keys that should be included in the JSON output. Useful if you only want a subset of the default JSON output file. Argument should be a comma-separated list of key names (v_gene,d_gene,j_gene,cdr3_aa)

Bugfixes

  • Fixed a bug when attempting to use a custom germline database that was named something other than one of the built-in databases