Bamcoverage unique mapping reads
0
0
Entering edit mode
3.8 years ago
liang795 ▴ 10

Hi Guys

Would bamcoverage only calculate read-pairs if any pair maps to unique locations? As I my bam files were generated with multiple mappings, but for visualization I only want unique mapping locations. Does bamcoverage have this option?

Thanks!

RNA-Seq bamcoverage multiplemapping • 1.4k views
ADD COMMENT
0
Entering edit mode

You can try the bamCoverage options --minMappingQuality, --samFlagInclude or --samFlagExclude to take into account only unique properly paired reads. How to set these parameters will probably depend on the program and arguments you used for mapping.

ADD REPLY
0
Entering edit mode

How can i specify the SAM file flag NH=1 into option --samFlagInclude? what is the SAM flag code for this?

ADD REPLY

Login before adding your answer.

Traffic: 1614 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