cn_extractSubNets | R Documentation |
make subnets from a GRN
cn_extractSubNets(aGraph, geneLists)
aGraph |
igraph |
geneLists |
named list of genes |
list(subnets=list(graphs=graphs, geneLists=geneLists), general=list(graphs=graphs, geneLists=geneLists));
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.