Description Usage Arguments Value
Combine different proteomics experiments, i.e., an HA-tag pulldown and a TurboID-biotin pulldown. Compares joint z-scores and FDR across each experiment. See README for file formats and example usage on the enrichr GitHub Repository.
1 | combine_exps(exp1, exp2, exp1_id, exp2_id, outfile_prefix)
|
exp1 |
A data frame produced by |
exp2 |
A data frame produced by |
exp1_id |
Prefix that will annotate experiment 1 columns. |
exp2_id |
Prefix that will annotate experiment 2 columns. |
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.