This function calculates Pearson Correlation, squared Pearson correlation and Spearman correlation
for mouse and human logFC values for genes with significant p-values for differential regulation.
As in PNAS 2013 110 (9) 3507-3512, for the calculation of squared Pearson correlation coefficient
all the genes that are significantly regulated in at least one specie are taken into account,
while for the calculation of Spearman's correlation coefficient only the genes significantly regulated in both species
as in PNAS 2015 112 (4) 1167-1172.
The parameters can be calculated either for all genes in the
orthologs
object, for an explicit list of genes as a character
vector parameter g
, or for a set of tmod
modules, if the
parameter g
is an object of class tmod
.