Pairwise correlations
Internal use. This function calculates the pairwise correlations of a matrix (it uses Hmisc::rcorr function) and gets the significant correlations
sig_correlation2(input_edgeD, padj = TRUE, method = "BH", verb)
A data.frame with the significant correlations of a correlation matrix
Useful links