dot-is_significant_correlation: Select both positive and negative correlating genes based on...

.is_significant_correlationR Documentation

Select both positive and negative correlating genes based on coefficiency and pvalue

Description

This function selects both positive and negative correlating genes based on coefficiency and pvalue.

It should not be used directly, only inside .combine_CORs_list() function.

Usage

.is_significant_correlation(magnitude, pvalue)

Arguments

magnitude

correlation coefficiency value

pvalue

p value for Pearson correlation

Value

a data frame of both positive and negative correlating gene with correlation coefficiency and p value

See Also

Other helper function for correlation analysis: .combine_CORs_list(), .combine_CORs_summary(), .get_cluster_genes()


a3609640/eIF4F.analysis documentation built on Jan. 2, 2023, 11:19 p.m.