Learn R Programming

CoNI (version 0.1.0)

sig_correlation2Dfs: Significant correlations 2 Df

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

sig_correlation2Dfs(metabolite_data, gene_expression)

Arguments

Value

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