Hello,
I've started using variables in the workflow editor to make tracking the datasets easier, and so far its been working OK. One tool has given me trouble, though - UnifiedGenotyper. The BAM input name seems to be stored in the input_bam
variable, but when I set the new dataset's name to #{input_bam} - extra text
the variable resolves to an empty string. This tool has another varaible, ref_file
(which references the name of the FASTA reference file), and that one works. I tried it a number of time, so relatively sure it's not just a typo on my part.
Thanks for any help!