changeLayout | R Documentation |
Change the layout of biotext object and plot.
changeLayout(g, layout_func)
g |
biotext object |
layout_func |
layout function in igraph |
Change the layout of biotext object and plot.
biotext class object
refseq(c("IRF3","PNKP","DDX41","ERCC1","ERCC2","XRCC1")) |> changeLayout(igraph::layout_nicely)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.