dot-filterOverlapped: Remove overlapped features

.filterOverlappedR Documentation

Remove overlapped features

Description

Remove overlapped features

Usage

.filterOverlapped(input, summary_function, overlapped_features)

Arguments

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.

Value

data.table


Vitek-Lab/MSstatsConvert documentation built on April 18, 2024, 5:43 p.m.