View source: R/proteinSummarization.R
MSstatsSummarizationOutputTMT | R Documentation |
Combine feature-level and protein-level data into single output
MSstatsSummarizationOutputTMT(
summarized,
processed,
remove_empty_channel,
remove_norm_channel
)
summarized |
output of the getSummarizedTMT function |
processed |
output of the getProcessedTMT 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. |
list that consists of two data.frames with feature-level and protein-level data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.