dist_calc: Internal function that computes the mean/stdev for each gene from a wide-format data frame.
Description
This function is called by the high-level function "bootstrap_null".
Not expected to be used by end-users - we only export it so that environments
inside foreach loops can find it.
Usage
dist_calc(df, seed_proteins)
Value
data.frame containing summary statistics for the computed null distribution
Arguments
- df
: numeric vector
- seed_proteins
user defined seed proteins