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

Configuring Array of Strings with One Element

$
0
0

I have an array of strings that will often just have one string as an input. How should this be formatted when configuring? In the exec.sh it seems that when just a string is entered, the parsing breaks--

for f in ["‎gs://fc-....../fastqs/H35KCBCXY/‎"]: # get the fastqs


Viewing all articles
Browse latest Browse all 1147

Trending Articles