This is a test version of Biostars. For the public version, visit https://www.biostars.org.
gatk HaplotyperCaller bam reference

I am new in WGS sequencing. I am working on the gatk HaplotypeCaller step. The bam file is required for calling variants.

I have generated a few bam files upstream starting from bwa. I have sample1.bam, sample1.addRG.bam for add read group and sample1.addRG.mkdup.bam for remove duplicates. Therefore, which one should I use for haplotypecaller step ?

Thank you for your advice.

gatk haplotypercaller bam

1 answer

sample1.addRG.mkdup.bam

see https://software.broadinstitute.org/gatk/best-practices/workflow?id=11145

workflow

Log in to answer this question.