mean_analysis: Compute the mean 'InteRactome' (on variables 'p_val',...

View source: R/Main_functions.R

mean_analysisR Documentation

Compute the mean InteRactome (on variables 'p_val', 'fold_cahnge', 'stoichio' and 'stoichio_bio') from a list of InteRactomes

Description

Compute the mean InteRactome (on variables 'p_val', 'fold_cahnge', 'stoichio' and 'stoichio_bio') from a list of InteRactomes

Usage

mean_analysis(res, log = TRUE, na.rm = TRUE)

Arguments

res

a list of InteRactome

log

logical, use the geometric mean instead of the arithmetic mean

na.rm

logical, remove NA values


VoisinneG/InteRact documentation built on May 17, 2022, 11:40 p.m.