We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bbdf81 commit 098675eCopy full SHA for 098675e
scripts/run_benchmark/render_report_local.sh
@@ -21,6 +21,7 @@ TASK_STRIP_PREFIX=$(echo $TASK | sed 's/task_//')
21
echo "Processing $DATE -> $OUTPUT_DIR"
22
23
# start the run
24
+# TODO: switch to `-r build/main` once PR openproblems-bio/openproblems#919 is merged
25
nextflow run openproblems-bio/openproblems \
26
-r build/feature/no-ref/update-process-results \
27
-main-script target/nextflow/reporting/process_task_results/main.nf \
0 commit comments