Replies: 1 comment
-
Agree, a parameter such as
The latter gives you finer level control, but it would convoluted CLI options. The former is limited, but covers most use-cases. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
One setup I have used in the past is to call a set number of peaks for different experiments (for example, binding of a TF in various conditions) and then comparing how those peaks overlap on genomic features. An option in MSPC to keep the 50000 top peaks as determined by the combined p-value would allow this quite easily.
I know this can be done by setting a very permissible threshold and then filtering the output files, but if there is a way to do this during normal MSPC runtime, it would avoid sorting a massive bed file to find the top peaks.
Beta Was this translation helpful? Give feedback.
All reactions