Skip to content

Depletion setting and unexpected behavior  #341

Description

@jennieli421

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.

Screenshot from 2024-03-25 18-18-23

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions