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[]