InteRactomeR/Main_functions.R
smooth_interactome.RdSmooth, using a moving average across conditions, selected variables of an InteRactome
smooth_interactome(res, n = 1, order_conditions = NULL, var_smooth = c("fold_change", "p_val"))
| res | an |
|---|---|
| n | integer, radius of the moving avergae (number of points extending on each side of the center point on which the average is computed) |
| order_conditions | a numeric vector ordering conditions in |
| var_smooth | variables on which the moving average will be computed |
an smoothed InteRactome