get_matrices_corr_info: Produce three matrices with corr coefficient, p-value and...

Description Usage Arguments

View source: R/Cross_panel_analysis.R

Description

Produce three matrices with corr coefficient, p-value and adjusted p-value for abundance correlations within cross panel assay

Usage

1
2
3
4
5
get_matrices_corr_info(
  abund_cross_p,
  method_cortest = "spearman",
  method_padj = "BH"
)

Arguments

method

AlexanderKononov/cytofBrowser documentation built on Aug. 28, 2020, 9:33 a.m.