-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
This is the depletion setting:
[[regions]]
name = "analysis"
control = false
min_chunks = 1 # minimum number of chunks before a decision can be made
max_chunks = 20 # maximum number of chunks to use in decision making - after this perform the above_max_chunks action
targets = [] # Genomic targets for this region
single_on = "unblock"
multi_on = "proceed"
single_off = "proceed"
multi_off = "proceed"
no_seq = "proceed"
no_map = "proceed"
above_max_chunks = "proceed"
below_min_chunks = "proceed"
I expect to see multiple rejection peaks with this setting, however, there's only three. I couldn't understand this behavior. Please let me know your thoughts on this.
Metadata
Metadata
Assignees
Labels
No labels
