View source: R/Cross_panel_analysis.R
Produce three matrices with corr coefficient, p-value and adjusted p-value for abundance correlations within cross panel assay
1 2 3 4 5 | get_matrices_corr_info(
abund_cross_p,
method_cortest = "spearman",
method_padj = "BH"
)
|
method |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.