- Add Snakemake - Remove `external` from `docker-compose.yml`'s network to create automatically - Add wf execution test - Add the function to change permissions of outputs dir and exe dir - Add the function to handle `workflow_attachment` while maintaining the directory structure of the formData's filename - Update README.md
1.0.6
- Fix `README.md` - Add Nextflow script to `run.sh` - Add curl example - Update WES specification - Refactoring the source code - Add process to set permissions of exe_dir and outputs_dir to 777 - Fixed volume mount in `docker-compose.yml` and `docker-compose.dev.yml` - Fixed the structure of the test directory - Implement upload to S3 function