You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for adding. @kelly-sovacool yes we do scatter and gather to speed up processing times. For GATK, this is at the base quality recalibration step. We also split at the variant calling/CNV/SV level when possible.
For Dragen, looks like only certain users will be approved to run at the moment, but definitely we can lay the ground work for the submission.
Potential issues I see are the egress to the /staging directory for this Dragen server and also differences between genome builds
Need to add a toggle for gatk (+ bwa + picard) vs dragon (give fastq directly and it handles trim, align, variant calling)
Are we already doing scatter/gather (splitting chromosomes) to speed up processing time with gatk?
The text was updated successfully, but these errors were encountered: