PlotNetwork | R Documentation |
Visualize a TF - gene network using igraph
PlotNetwork(tf.gene.df, plot.title = NULL, label = F, label.size = 0.5)
tf.gene.df |
Dataframe with a TF column and gene column |
plot.title |
Title of the plot |
label |
Labels the TFs/genes in the graph |
label.szie |
Size of TF/gene labels |
Plot visualizing the TF - gene network using a force directed layout
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.