Description Usage Arguments Value Examples
View source: R/make_annotations.R
The function annotates a list of genes according to a given ontology. It creates a binary matrix associating genes (rows) with labels (columns).
1 | make_annotations(data, listA, listB)
|
data |
2-column matrix, each row a pair indicating a relationship or interaction |
listA |
string array of genes |
listB |
string array of labels/functions |
net matrix binary
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.