Skip to content

0.6.0

Compare
Choose a tag to compare
@SooLee SooLee released this 25 Feb 15:44
· 1511 commits to master since this release
  • The input json can now be simplified.

    • app_name, app_version, input_parameters, secondary_output_target, secondary_files fields can now be omitted (now optional)
    • instance_type, ebs_size, EBS_optimized can be omitted if benchmark is provided (app_name is a required field to use benchmark)
    • ebs_type, ebs_iops, shutdown_min can be omitted if using default ('gp2', '', 'now', respectively)
    • password and key_name can be omitted if user doesn't care to ssh into running/failed instances
  • issue with rerun with a short run name containing uuid now fixed

  • pony

    • bedtomultivec workflow's higlass registration support added