add_p_vals_to_cmap_single: Calculates p-values for CMap results

add_p_vals_to_cmap_singleR Documentation

Calculates p-values for CMap results

Description

This function requires the output CMap results as created by single_broad_wrapper and a matrix of permuation values created by get_random_cmap_scores. The output is a data.frame of the CMap results with the p-values added.

Usage

add_p_vals_to_cmap_single(cmap_res, perm_res)

Arguments

cmap_res

output results from single_broad_wrapper

perm_res

output results from get_random_cmap_scores


lefeverde/QSPpaper documentation built on Jan. 12, 2023, 11:14 a.m.