Description Usage Arguments Value
Given a coexpression matrix x and a gene (which is represented as a numerical vector) y from that matrix, this function returns a subset of x with the genes most correlated with y. The size of this subset is tam
1 | calculateCorrelation(x, y, tam)
|
x |
coexpression matrix |
y |
factor |
tam |
number |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.