Low-level function for comparison of detected correlations between clusters with background correlations
1 2 3 4 5 6 7 8 | cell_filter(
gene_ctCor_data,
bg_ctCor_data,
bg_anova,
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.