Description Usage Arguments Value Examples
View source: R/make_gene_network.R
The function creates a gene-by-gene matrix with binary entries indicating interaction (1) or no interaction (0) between the genes.
1 |
data |
2-column matrix, each row a pair indicating a relationship or interaction |
list |
string array of genes |
net matrix binary characterizing interactions
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.