Skip to content

Releases: fstrozzi/bioruby-pipengine

v0.9.3

11 May 08:27
Compare
Choose a tag to compare

Fixed minor bugs and added the control for placeholders (tags) that are not substituted at run time.

v0.9.0

14 Apr 08:58
Compare
Choose a tag to compare

Fixed a small bug in the qsub command and added the --tag option to overwrite the resource tags defined in samples.yml and pipeline.yml files.
The new --tag option must be used as follows from the command line:

pipengine run -p awesome_pipeline.yml -f my_samples.yml -q batch_queue -s mapping --tag index=/path/to/new/index gtf=/path/to/new/gtf  

Major upgrade

26 Mar 09:34
Compare
Choose a tag to compare

This release includes a number of bug fixes and introduce:

  • checkpoints for already completed steps
  • step dependencies
  • logging of pipeline steps

Version 0.5.11

19 Nov 14:12
Compare
Choose a tag to compare
v0.5.11

Version 0.5.11