View source: R/stats_summary.R
summarise_stats__for_contrast | R Documentation |
worker function for actual stats summary
summarise_stats__for_contrast(
dataset,
return_dea,
return_diffdetect,
contr,
dea_algorithm,
dea_logfc_as_effectsize,
diffdetect_zscore_threshold,
diffdetect_type
)
dataset |
see |
return_dea |
see |
return_diffdetect |
see |
contr |
contrast for which DD and/or DEA was performed (i.e. valid value in dataset$dd_proteins and dataset$de_proteins) |
dea_algorithm |
DEA algorithm as used in |
dea_logfc_as_effectsize |
see |
diffdetect_zscore_threshold |
see |
diffdetect_type |
see |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.