Skip to content

Releases: Lafudoci/BLAST-batch-helper

v0.7.5

23 Oct 02:06
Compare
Choose a tag to compare

It's a minor bug patch release.

  • Minor fix of the finish time prediction function.
  • Minor fix of finished percentage number display.

Change log since v0.7.0

  • Speed up the BLAST output extraction (a lot).
  • Speed up the BLAST finish time prediction.
  • Speed up last_blast_result function.
  • Add timestamp in log.
  • Add new -no_rollback arg.
  • Minor fix of the finish time prediction function.
  • Minor fix of finished percentage number display.
  • Typo fix.

v0.7.3

08 Oct 09:17
Compare
Choose a tag to compare

It's a major release of performance improvement.

Change log since v0.7.0

  • Speed up the BLAST output extraction (a lot).
  • Speed up the BLAST finish time prediction.
  • Speed up last_blast_result function.
  • Add timestamp in log.
  • Add new -no_rollback arg.
  • Typo fix.

v0.7.1

08 Oct 03:52
Compare
Choose a tag to compare

It's a major release of performance improvement.

  • Speed up the BLAST output extraction (a lot).
  • Speed up the BLAST finish time prediction.

v0.6.0 Bug patch release

03 Oct 02:52
Compare
Choose a tag to compare

It's a patch release of bug fix.

Bug fix

  • Include query w/o hit for a resuming job to avoid "last hit might not be the first unfinished work" in parallel BLAST.

v0.5.0 Bug patch release

01 Oct 06:31
Compare
Choose a tag to compare

It's a patch release of bug fix.

Bug fix

  • Don't extract current query to avoid unfinished BLAST hit.

New feature

  • Check if ouputfile is in right format.

v0.3.0 Bug patch release

29 Sep 06:57
Compare
Choose a tag to compare

It's a patch release of critical bug fix.

Bug fix

  • Fix the critical bug causes incomplete BLAST ouput.

New feature

  • Add BLAST speed benchmark display.

v0.2.0 GNU parallel compatible

28 Sep 09:47
Compare
Choose a tag to compare

New feature

  • Compatible with GNU parallel.

v0.1.0 First release

28 Sep 09:24
2973deb
Compare
Choose a tag to compare

New feature

  • Automatically resume last unfinished BLAST job.
  • Periodical report the last blast progress.
  • Predict BLAST finish time.