.groupComparisonWithSingleCore | R Documentation |
Perform group comparison per protein iteratively with a single loop
.groupComparisonWithSingleCore(
summarized_list,
contrast_matrix,
save_fitted_models,
repeated,
samples_info
)
summarized_list |
output of MSstatsPrepareForGroupComparison |
contrast_matrix |
contrast matrix |
save_fitted_models |
if TRUE, fitted models will be included in the output |
repeated |
logical, output of checkRepeatedDesign function |
samples_info |
data.table, output of getSamplesInfo function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.