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/cytofCore documentation built on Aug. 30, 2020, 5:23 a.m.