Get signal_Stat object with complete signal information from correlation analysis
1 2 3 4 5 6 7 8 9 10 | signal_extractor(
list_cell_ctDist,
list_tt_expData,
bg_ctCor_data,
bg_anova,
method = "spearman",
bg_anova_alpha = 0.01,
bg_ctCor_alpha = 0.01,
gene_ctCor_alpha = 0.01
)
|
gene_ctCor_alpha |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.