The invocation of VarDictJava in paired variant calling mode is
VarDict -b "/path/to/tumor.bam|/path/to/normal.bam"
Now obviously in my CWL I would like the tumour and normal BAM to be separate inputs. However, I'm not sure how to combine these into a single command line argument in the actual CommandLineBinding