This function summarizes the total number of posCORs or negCORs identified for each EIF4F gene

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

.summarize_counts(identified_COR, COR_type)

Arguments

identified_COR

a data frame with logic statement for each gene tested

COR_type

posCORs or negCORs

Value

a table with counts of posCORs or negCORs for each EIF4F gene

See also

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