Which parameter can be used to set up cutoff not to call peaks <150bp for the macs2 broad peak calling
1
1
Entering edit mode
5.1 years ago
lhaiyan3 ▴ 80

Dear all,

I don't want to call peaks <150bp in the macs2 broadpeak calling. Can you please tell me some suggestions which parameter I can use to set up the cutoff? Thanks very much.

best

HY

ChIP-Seq macs2 • 2.4k views
ADD COMMENT
4
Entering edit mode
5.1 years ago
ATpoint 81k

It is the --min-length parameter you are looking for. Was added to MACS last year and is not yet in the documentation on Github. If you call macs2 callpeak without further options you'll find

--min-length MINLEN   Minimum length of a peak. The DEFAULT value is the
                        predicted fragment size d. Note, if you set a value
                        smaller than the fragment size, it may have NO effect
                        on the result. For BROAD peak calling, try to set a
                        large value such as 500bps. You can also use
                        '--cutoff-analysis' option with default setting, and
                        check the column 'avelpeak' under different cutoff
                        values to decide a reasonable minlen value.
ADD COMMENT
0
Entering edit mode

Great. Thanks very much for the information. It works!

ADD REPLY
0
Entering edit mode

If an answer was helpful you should upvote it, if the answer resolved your question you should mark it as accepted.
Upvote|Bookmark|Accept

ADD REPLY

Login before adding your answer.

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