Compare background correlation landscape versus target correlations and extract information whether signals pass-through or get the complete statistic information
1 2 3 4 5 6 7 8 9 10 11 | comparator_mk(
gene_to_gene_cor,
anova_mk,
bg_corr_mk,
contrast_corr_land_mk,
anova_mk_alpha = 0.01,
bg_corr_mk_alpha = 0.01,
contrast_corr_land_mk_alpha = 0.01,
use_markers = NULL,
statistic_output = F
)
|
statistic_output |
if TRUE, function return complete statistic information. Defaul default is FALSE, return pass or not inf |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.