get_network_from_gene_set | R Documentation |
Return a network induced by a given gene set
get_network_from_gene_set(network, gene_set)
network |
A data.table with at least 2 columns. It is assumed that the first two columns contains the genes participating in the interaction |
gene_set |
A vector of gene names. return A data.table representing the network |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.