Skip to content
Snippets Groups Projects

RAP-96: Script to compare workflow results

Merged Marcel Loose requested to merge RAP-506_compare_workflow_results into master
5 files
+ 463
8
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 1
0
@@ -4,6 +4,7 @@
set -e
python3 -m pip install h5py
python3 -m pip install .
cd test
Loading