.summarize_counts | R Documentation |
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)
identified_COR |
a data frame with logic statement for each gene tested |
COR_type |
posCORs or negCORs |
a table with counts of posCORs or negCORs for each EIF4F gene
Other helper function to identify correlating genes for EIF4F genes:
.EIF_correlation()
,
.correlation_coefficient()
,
.is_significant_negcor()
,
.is_significant_poscor()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.