filter_out | R Documentation |
Filter out events located in heterogeneity areas
filter_out(event_data, het_regions, min_overlap = 0)
event_data |
a |
het_regions |
a |
min_overlap |
a single numeric value between 0 and 1. The minimal
proportion of the length of the event that must overlap with a region
listed in |
a data.frame
of read counts similar to that given as input,
but with events removed according to the specified filters.
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.