I am totally a newbie to Scala/Qscripts. I want to use Queue to automate the multiple steps of running GATK (from Bam to VCF files). Could someone share their QScript examples for achieving this? I want to learn from actual examples. I've found a few examples from https://github.com/broadgsa/gatk/tree/master/public/scala/qscript/org/broadinstitute/sting/queue/qscripts/examples, but I don't think it's really helpful for building my scripts.