View source: R/plotting_functions.R
get_is_sig_dataset | R Documentation |
Determines how significant a pathway is across the datasets. Returns the lowest significance.
get_is_sig_dataset(dataset, pathway_result)
dataset |
Name of the dataset |
pathway_result |
data.frame created by the |
A vector with 3=non-significant, 2=p<=0.05, 1=p<0.01
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.