cola_layout: Cola Layout

Description Usage Arguments

View source: R/cola.R

Description

Cola Layout

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
cola_layout(cytoscape, name = "cola", animate = TRUE, refresh = 1,
  maxSimulationTime = 4000, ungrabifyWhileSimulating = FALSE,
  fit = TRUE, padding = 30, boundingBox = NULL,
  nodeDimensionsIncludeLabels = FALSE,
  ready = htmlwidgets::JS("function(){}"),
  stop = htmlwidgets::JS("function(){}"), randomize = FALSE,
  avoidOverlap = TRUE, handleDisconnected = TRUE,
  nodeSpacing = htmlwidgets::JS("function( node ){ return 10; }"),
  flow = NULL, alignment = NULL, gapInequalities = NULL,
  edgeLength = NULL, edgeSymDiffLength = NULL,
  edgeJaccardLength = NULL, unconstrIter = NULL,
  userConstIter = NULL, allConstIter = NULL, infinite = FALSE, ...)

Arguments

...

mrjoh3/cytoscape documentation built on Nov. 14, 2020, 9:29 a.m.