[BioC] help with rendering layers in Rgraphviz
Mark W Kimpel
mwkimpel at gmail.com
Tue Jun 12 20:20:49 CEST 2007
I am using Rgraphviz in "neato" mode to layout a graph with about 500
nodes and 1500 edges. Rgraphviz first renders the nodes and then the
edges, meaning that I have a lot of edges overlapping with nodes. I
would like to put the edges behind the nodes to avoid this.
In reviewing documentation of both Graphviz and Rgraphviz, I do not
think using the "no overlap" option would work with a graph of this
size. Being able to see each and every edge is also not important for my
application, so I am wondering if I can use layers to render the edges
in a layer behind the nodes.
Will this work? If not, any other suggestions? If it will, could an
expert supply me with some sample code to render edges and nodes in
separate layers? I could not find any in the documentation I reviewed.
Thanks,
Mark
--
---
Mark W. Kimpel MD ** Neuroinformatics ** Dept. of Psychiatry
Indiana University School of Medicine
15032 Hunter Court, Westfield, IN 46074
(317) 490-5129 Work, & Mobile & VoiceMail
(317) 663-0513 Home (no voice mail please)
More information about the Bioconductor
mailing list