sig_correlation2Dfs function

Significant correlations 2 Df

Significant correlations 2 Df

Internal use. This function input are two data frames (e.g. metabolites and genes). It calculates the correlation matrix and creates a table with only significant pairs. No correction for multiple testing is done

sig_correlation2Dfs(metabolite_data, gene_expression)

Returns

A data.frame with vertex-edge significant correlation coefficients and their p-values

  • Maintainer: José Manuel Monroy Kuhn
  • License: GPL-3
  • Last published: 2021-09-30

Useful links