Difference between proper paired reads and mapped and paired reads
1
0
Entering edit mode
5.5 years ago

Hi,

I am using samtools stats to get some information about my genome. Can anybody explain to me the difference between reads mapped and paired and reads properly paired?

Thanks.

Assembly • 6.5k views
ADD COMMENT
3
Entering edit mode
5.5 years ago

reads mapped and paired

the input of the mapping was a set of two fastq files R1.fq and R2.fq from a paired end experiment

reads properly paired?

reads R1 and R2 from the same segment are mapped on the same chromosome, at a good expected distance with the correct directions. see https://www.slideshare.net/lindenb/ngsformats from slide 30.

ADD COMMENT

Login before adding your answer.

Traffic: 3133 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6