View source: R/Main_functions.R
merge_conditions | R Documentation |
Merge different conditions from different interactomes into a single data.frame
merge_conditions(res, selected_conditions = NULL)
res |
a list of |
selected_conditions |
a character vector containing names of conditions to merge |
a data.frame with columns bait, names, Protein.IDs, conditions, p_val,
fold_change and norm_log_fold_change
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.