.filterOverlapped {MSstatsConvert} | 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