Too few ovarlapped peaks between MACS2
and Tiles
500
#1608
Unanswered
jiangpuxuan
asked this question in
Questions / Documentation
Replies: 1 comment 1 reply
-
I would not use the Tiles method for peak calling. I'm making this more clear in the next documentation release. It was really only provided for people who had issues installing MACS2 and it has not been extensively tested. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I ran my data and check the converse of percent of TileMatrix-called peaks that are overlapped by MACS2-called peaks, just like the tutorial 10.3.1.
There is 101547 peaks found by
Tiles
, 74562 byMACS2
, but only 40098 overlaps.I
resize()
the Tile to 1000, butTiles
still found the same 101547 peaks.How could I interpret this situation?
Here is my archR project:
Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions