.filterOverlapped | R Documentation |
Remove overlapped features
.filterOverlapped(input, summary_function, overlapped_features)
input |
data.table preprocessed by one of the .cleanRaw* functions and merged with annotation. |
summary_function |
summary function (mean, sum, max) that will be used to pick one feature from multiple overlapping features |
overlapped_features |
features that overlap. |
data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.