Description Usage Arguments Value Examples
View source: R/build_semantic_similarity_network.R
The function builds a semantic similarity network given a data and labels
1 | build_semantic_similarity_network(genes.labels, genes)
|
genes.labels |
matrix with rows as genes and columns as a function/label |
genes |
array of gene IDs |
net Numeric value
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.