Quantcast
Channel: Ask the FireCloud Team — GATK-Forum
Viewing all articles
Browse latest Browse all 1147

Create directory command in WDL

$
0
0

Hi! One of the required inputs of my tool is output directory (--outdir), so I'm trying to add a command to create a new directory within my WDL script (mkdir ${outdir}) but it doesn't seem to work. First, is it even possible? And if so, how to do it? Thanks!


Viewing all articles
Browse latest Browse all 1147

Trending Articles