changeLayout: changeLayout

View source: R/utils.R

changeLayoutR Documentation

changeLayout

Description

Change the layout of biotext object and plot.

Usage

changeLayout(g, layout_func)

Arguments

g

biotext object

layout_func

layout function in igraph

Details

Change the layout of biotext object and plot.

Value

biotext class object

Examples

refseq(c("IRF3","PNKP","DDX41","ERCC1","ERCC2","XRCC1")) |> changeLayout(igraph::layout_nicely)

noriakis/wcGeneSummary documentation built on April 22, 2024, 7:12 a.m.