add_p_vals_to_cmap_single | R Documentation |
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.
add_p_vals_to_cmap_single(cmap_res, perm_res)
cmap_res |
output results from |
perm_res |
output results from |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.