MSstatsPrepareForGroupComparisonTMT {MSstatsTMT}R Documentation

Prepare output of proteinSummarization for group comparison

Description

Prepare output of proteinSummarization for group comparison

Usage

MSstatsPrepareForGroupComparisonTMT(
  input,
  remove_norm_channel,
  remove_empty_channel
)

Arguments

input

output of proteinSummarization

remove_norm_channel

if TRUE, "Norm" channel will be removed

remove_empty_channel,

if TRUE, empty channel will be removed

Value

data.table


[Package MSstatsTMT version 2.2.7 Index]