Open source software for reprocessing WGS samples run by GATK to Dragen
Hi,
Is there any available open source software that we can use to reprocess WGS samples previously ran by GATK? We are hoping to joint call all the previous samples ran by GATK with all the samples ran by DRAGEN.
I hope to get your advice on this.
Thank you so much.
Mela
-
Hi Mela
Do you want to perform all preprocessing steps as well or just do variant calling?
If you wish to perform all preprocessing steps then Dragmap mapper is available as open source read mapper from
https://github.com/Illumina/DRAGMAP
Beware that the latest update was 2 years ago for this tool therefore it may not behave exactly how it works in the actual dragen hardware you currently have.
For the variant calling steps you may need to resort to GATK
--dragen-mode
Keep in mind that this mode has its own quirks when it comes to functional equivalence vs maximum quality. You may get more information about those 2 modes from the links below
Finally make sure that you use the same reference genome as the one used in DRAGEN hardware with the exact same masked regions and reference fasta otherwise you may end up inconsistent results during your joint call steps.
I hope this helps.
Regards.
Please sign in to leave a comment.
1 comment