dist_calc: Internal function that computes the mean/stdev for each gene...

View source: R/create_null.R

dist_calcR Documentation

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)

Arguments

df

: numeric vector

seed_proteins

user defined seed proteins

Value

data.frame containing summary statistics for the computed null distribution


DavisWeaver/crosstalkr documentation built on May 6, 2024, 6:09 p.m.