multiBamSummary
1
0
Entering edit mode
6 weeks ago
Hina • 0

Hi

I want to count reads in defined intervals using multiBamSummary from deepTools. I want to count reads only on the reverse strand. Will --samFlagInclude 16 work? And when I want to count reads on the forward strand will --samFlagExclude 16 work ?

deepTools multiBamSummary reverse-strand • 243 views
ADD COMMENT
0
Entering edit mode
6 weeks ago
JC 13k

Yes, --samFlagExclude 16 will exclude reads in the reverse strand, you need --samFlagInclude 16 (primary hits, reverse strand) or some combination for the flags

ADD COMMENT
0
Entering edit mode
ADD REPLY

Login before adding your answer.

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