sig_correlation2Dfs: Significant correlations 2 Df

Description Usage Value

View source: R/CoNI_functions.R

Description

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

Usage

1
sig_correlation2Dfs(metabolite_data, gene_expression)

Value

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


CoNI documentation built on Sept. 30, 2021, 5:09 p.m.