Description Usage Arguments Value
Combine replicate proteomics experiments. Calculates mean PSMs across test and control runs. Calculates weighted z-scores using Stouffer's Z-score method. Calculates p-values and FDR on the weighted Z-score using the Benjamini-Hochberg procedure. See README for file formats and example usage on the enrichr GitHub Repository.
1 | combine_reps(rep1, rep2, rep3, one_sided = FALSE, outfile_prefix)
|
rep1 |
A data frame produced by |
rep2 |
A data frame produced by |
rep3 |
Optional. A data frame produced by |
one_sided |
Specify one-sided or two-sided statistical test; default = |
outfile_prefix |
Optional. File prefix for output |
A data frame and .csv
with PSM information across biological replicates combined into one table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.