plot_module_metrics | R Documentation |
Plot module metrics number of genes, number of peaks and number of TFs per gene.
plot_module_metrics(object, ...)
## S3 method for class 'GRNData'
plot_module_metrics(object, network = DefaultNetwork(object))
object |
An object. |
network |
Name of the network to use. |
A ggplot2 object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.