From 1344fdd4821bf762aec521b321f9f14d97caa9fe Mon Sep 17 00:00:00 2001 From: Thomas Mooney Date: Tue, 18 Oct 2022 13:05:25 -0500 Subject: [PATCH] FDA table: the output table_file_name is required --- definitions/tools/generate_fda_tables.cwl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/definitions/tools/generate_fda_tables.cwl b/definitions/tools/generate_fda_tables.cwl index 54473e0a..b0dd1ae3 100644 --- a/definitions/tools/generate_fda_tables.cwl +++ b/definitions/tools/generate_fda_tables.cwl @@ -360,7 +360,7 @@ requirements: baseCommand: ['python', 'generate_tables.py'] inputs: table_file_name: - type: string? + type: string inputBinding: prefix: "--table_file_name" table_num: