Skip to content

Releases: ncbi/elastic-blast

0.1.5

15 Dec 20:56
Compare
Choose a tag to compare
0.1.5 Pre-release
Pre-release

New features

  • Upgrade to BLAST+ 2.12.0
  • Experimental 2-stage cloud query split
  • Record configuration in results bucket metadata
  • Stress test added
  • ElasticBLAST is available from PyPI and BioConda now

Improvements

  • blast-tuner uses mem-limit and machine-type suggestions based on BLASTDB metadata
  • OutOfMemoryError bug handled systematically

0.1.4

15 Dec 20:52
Compare
Choose a tag to compare
0.1.4 Pre-release
Pre-release

New features

Improvements

  • Add negative_taxidlist support to ElasticBLAST
  • Use autoscaling by default for ElasticBLAST on GCP

Bug fixes

  • Detect unbalanced quotation marks in BLAST options and report error

0.1.3

15 Dec 20:50
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release

Improvements

  • Added verbose option for elastic-blast status
  • Selection of MT mode, number of CPUs and batch length in blast-tuner
  • Elastic-blast can use instances with local SSD in AWS
  • Elastic-blast works with "optimal" instance type in AWS
  • Creation of PEX files on github
  • Resubmission of an elastic-blast search elicits an error message

Bug fixes

  • Cleaning of query batches on local machine's /tmp directory

0.1.2

15 Dec 20:47
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

Improvements

  • Output file names unified over GCP and AWS versions

Bug fixes

  • Retry logic implemented to handle database download errors and job structural timeouts