View source: R/get_relevant_improvement.R
| normal_cor | R Documentation |
Function to compute standard correlation
normal_cor(gene, mat1, mat2, corr_method)
gene |
Common gene name |
mat1 |
First matrix for std corr |
mat2 |
Second matrix for std corr |
corr_method |
One of "pearson", "spearman", "kendall" |
A list with 2 fields: estimate and pvalue
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.