comp_cor_log2 | R Documentation |
Compute the correlation between two studies after their transposition and their transformation with log2(x+1)
comp_cor_log2(df1, df2)
df1 |
numeric data.frame for the first study |
df2 |
numeric data.frame for the second study |
a named vector with the name of the first study and the correlation between the two datasets.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.