.fr_layout {CellTrails}R Documentation

Computes state trajectory graph layout

Description

Uses the Fruchterman-Reingold layout algorithm

Usage

.fr_layout(g)

Arguments

g

An igraph graph object

Value

numerical matrix with the layout coordinates

Author(s)

Daniel C. Ellwanger


[Package CellTrails version 1.12.0 Index]