.removeRedundantChannels {MSstatsTMT}R Documentation

Remove empty and normalization channels

Description

Remove empty and normalization channels

Usage

.removeRedundantChannels(input, remove_empty_channel, remove_norm_channel)

Arguments

input

data.table processed by the protein summarization function

remove_empty_channel

TRUE(default) removes 'Empty' channels from protein level data.

remove_norm_channel

TRUE(default) removes 'Norm' channels from protein level data.

Value

data.table


[Package MSstatsTMT version 2.2.6 Index]