superphy / spfy

Spfy: an integrated graph database for real-time prediction of Escherichia coli phenotypes and downstream comparative analyses
https://lfz.corefacility.ca/superphy/grouch/
Apache License 2.0
4 stars 2 forks source link

MERGE: fixes to time multiple files #287

Closed kevinkle closed 6 years ago

kevinkle commented 6 years ago

Changes: -Fixed handling of compressed files with the Pipeline class: changes in ra_post(). -Fixed storing of files uploaded in the Pipeline class: changes in ra_post(). -Fixes timing of multiple files: caches job timings as they are checked. -Timings for Pipeline ids now return the file they are associated with.