View source: R/regulatornetwork.R
regulatornetwork | R Documentation |
In development, currently not working. Plot a network module enriched around transcriptional regulators of cell-fate transitions.
regulatornetwork(object, x, ggrn, genelist)
object |
CellRouter object. |
x |
list; GRN scores as calculated by the grnscores function. |
ggrn |
igraph; the gene regulatory network. |
genelist |
character vector; gene names containing the transcriptional regulators from which the network modules will be identified. |
list; rgrn graphs for all names in x, and plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.