Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Q: the questions about calling broad peaks #601

Open
liuyu988 opened this issue Nov 29, 2023 · 0 comments
Open

Q: the questions about calling broad peaks #601

liuyu988 opened this issue Nov 29, 2023 · 0 comments

Comments

@liuyu988
Copy link

liuyu988 commented Nov 29, 2023

Hi, i want to call broad peaks for histone mark H3K27me3. but i am confused with the infomation about the broad parameters.

(1) In my opinion, i think this four parameters are important for calling broad peaks:

      - --max-gap 
      - --min-length 
      - --broad   
      - --broad-cutoff 

Maybe you can tell me some other parameters I'm ignoring?

(2) and i noticed The maximum gap is expanded to 4 * MAXGAP (--max-gap parameter).

so if i want to merge the peaks within 1000bp, i will set the --max-gap is 250. could you tell me if this's right?

(3) and for my understanding: The bigger max-gap parameter will merge peaks within a bigger distance into one peak; so the bigger max-gap is , the fewer peaks there are. But in my test, there maybe a opposite trend in many times, exspecially in some small max-gap, such as: 250,375,500... ; for example:

the number of peaks | max-gap

  • 107705 | 250
  • 110317 | 500
  • 110558 | 750

(4)and the default of max-gap parameter is read length/tag size. I wonder if I set a value smaller than the fragment size, it will cause any wrong effects?

could anyone can help me? thanks a lot!!
YU

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant