dot-correlation_coefficient: Calculate the correlation co-efficiency between two gene...

.correlation_coefficientR Documentation

Calculate the correlation co-efficiency between two gene expressions

Description

A helper function calculates the correlation co-efficiency between two gene expressions, using the RNAseq expression dataset.

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

Usage

.correlation_coefficient(gene1, gene2, df)

Arguments

gene1

gene name

gene2

gene name

df

expression dataset

Value

a dataframe with correlation coefficiency between two gene expression

See Also

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


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