Skip to content

0.4.0

Compare
Choose a tag to compare
@SooLee SooLee released this 19 Sep 12:25
· 2027 commits to master since this release
0eac1cb
  • The structure of the directory awsf has been changed. Tibanna (specifically the run_task_awsem lambda) must be redeployed to use this changed environment, invoke deploy_core run_task_awsem --suffix=<suffix> must be run ( is corresponds to the part after ''tibanna_unicorn_' ('tibanna_unicorn_')

  • 'copy_to_s3' and 'launch_instance' fields are removed from the 'config' field of the input json (they were always true).

  • arguments '--workflow' is now replaced by '--sfn' for run_workflow, rerun, rerun_many and kill_all

  • Pony:

    • It's compatible with the new system in fourfront where file formats are objects. (e.g. it gets file format-extension mapping from file_format objects instead of file_fastq, file_reference and file_processed schemas.)