final_dist_calc {crosstalkr}R 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".

Usage

final_dist_calc(df_list)

Arguments

df_list

: list of dataframes from foreach loop in bootstrap_null

Value

data.frame


[Package crosstalkr version 1.0.5 Index]