Description Usage
View source: R/ctab_functions.R
Create a color table based on p-values and positive/negative direction of effect
1 2 3
create_p_ctab(x, structure_col, direction_col, pval_col, colramp_pos = c("yellow", "red"), colramp_neg = c("cyan", "blue"), p_range = c(1e-05, 0.05), default_unknown = TRUE, ...)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.