From 8983f0fa9494a0a49f6b5b85e73ae022dd9f0c4c Mon Sep 17 00:00:00 2001 From: thomasyu888 Date: Thu, 3 Jun 2021 17:39:24 +0800 Subject: [PATCH] Add in quota support --- internal_workflow.cwl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/internal_workflow.cwl b/internal_workflow.cwl index 8c247ff..4584ee2 100644 --- a/internal_workflow.cwl +++ b/internal_workflow.cwl @@ -67,6 +67,7 @@ steps: - id: submit_to_queue - id: config - id: dataset_id + - id: runtime - id: center - id: datanode_endpoint @@ -221,6 +222,8 @@ steps: source: "#list_clinical_notes/notes" - id: annotator_type source: "#determine_annotator_type/annotator_type" + - id: quota + source: "#get_evaluation_config/runtime" - id: docker_script default: class: File