4dn-dcic / tibanna

Tibanna helps you run your genomic pipelines on Amazon cloud (AWS). It is used by the 4DN DCIC (4D Nucleome Data Coordination and Integration Center) to process data. Tibanna supports CWL/WDL (w/ docker), Snakemake (w/ conda) and custom Docker/shell command.
MIT License
70 stars 28 forks source link

various fixes #317

Closed SooLee closed 3 years ago

SooLee commented 3 years ago

This PR fixes the following:

  1. cwltool copying output instead of moving due to symlink
  2. the rerun and rerun_many commands now can take non-integer values (e.g. "3x") for --ebs-size
  3. non-admin user cannot run workflows on a tibanna step function from the group that they don't belong to.