.removeRedundantChannels | R Documentation |
Remove empty and normalization channels
.removeRedundantChannels(input, remove_empty_channel, remove_norm_channel)
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. |
data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.