Workflomics / workflomics-frontend

Front end of the Workflomics - workflow benchmarking platform.
https://workflomics.readthedocs.io/en/latest/?badge=latest
Apache License 2.0
3 stars 2 forks source link

Add download zip with selected CWL files + README #42

Open vedran-kasalica opened 8 months ago

vedran-kasalica commented 8 months ago

Create a zip file containing all the cwl files. The name of the zip should be the same as the runID and the zip could also include a readme, with instructions on how to benchmark the results.

It probably would be a good idea to handle the task on the RESTful APE side.