This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Where do reads align to mate paired reads?

Suppose I have a sam file with mate paired reads. Which fields tell me the starting positions of where the reads align to the corresponding contigs in my two fastq files?

snp sequencing

1 answer

See section 1.4 (at least) of the SAM specification document.

Log in to answer this question.