Learn R Programming

crosstalkr (version 1.0.4)

final_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".

Usage

final_dist_calc(df_list)

Value

data.frame

Arguments

df_list

: list of dataframes from foreach loop in bootstrap_null