From 84dd76e67b77a8cdbc4d08c3a6232eb099ba1af9 Mon Sep 17 00:00:00 2001 From: Dominika Maziec Date: Mon, 15 Aug 2022 17:51:22 +0000 Subject: [PATCH] liftover update --- cwl/preprocess_liftover.cwl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cwl/preprocess_liftover.cwl b/cwl/preprocess_liftover.cwl index 521712c..cf194f9 100644 --- a/cwl/preprocess_liftover.cwl +++ b/cwl/preprocess_liftover.cwl @@ -18,7 +18,7 @@ inputs: type: File inputBinding: prefix: -i - doc: expect the path to the input vcf + doc: expect a path to the input uncompressed or gzip-compressed vcf - id: sample_names type: string[]