Description Usage Arguments Value Author(s) References See Also Examples
This function compute cosine similarities or distances between pairs of genes, given measured rich phenotypes.
1 2 | cosineSim(x)
cosineDist(x)
|
x |
a numeric matrix of rich phenotypes with rows and columns specifying samples and genes, respectively. |
This function will return either a numeric matrix of cosine similarities
or an object of dist
.
Xin Wang xw264@cam.ac.uk
Xin Wang, Mauro Castro, Klaas W. Mulder and Florian Markowetz, Posterior association networks and enriched functional gene modules inferred from rich phenotypic perturbation screens, in preparation.
PANR:assoScore
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.