dot-is_significant_negcor: Select negative correlating genes based on coefficiency and...

.is_significant_negcorR Documentation

Select negative correlating genes based on coefficiency and pvalue

Description

A helper function selects negative correlating genes based on coefficiency and pvalue.

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

Usage

.is_significant_negcor(magnitude, pvalue)

Arguments

magnitude

correlation coefficiency value

pvalue

p value for Pearson correlation

Value

a dataframe of negative correlating gene with correlation coefficiency and p value

See Also

Other helper function to identify correlating genes for EIF4F genes: .EIF_correlation(), .correlation_coefficient(), .is_significant_poscor(), .summarize_counts()


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