This is a test version of Biostars. For the public version, visit https://www.biostars.org.
merge paired-end sequencing

Heys,

I'm creating a pipeline to do the SNP calling of whole-genome sequencing for a non-model organism and I have a doubt regarding the merging of the paired-end data. When should it occur? I already did all the pipeline (quality filtering, mapping, sorting, remove duplicates, and SNP calling with GATK), but in GATK best practises I never saw anything about merging the paired-end files. Could you light me on this?

Thanks, Gabriel

snp merge gatk

The alignment takes care of the paired-end data, beyond that there should be no specific step. Is there a specific concern you have, do the reads overlap each other?

Thanks for your reply, I think my reads don't overlap, I was just afraid I missed a step, as rad-seq's softwares (as ipyrad) does a merging in the final outputs. Then, if I aligned with bwa my pair-end data that's all I should have done? Thanks again!

0 answers

No answers yet.

Log in to answer this question.