Hi
I have a list of nodes and edges.
I want to draw a graph from two different direction left and right. I
am drawing the required graph which is growing from left. Similar will be
the case that will grow from right. the one that grows from right may have
few nodes present in left subtree.


           /
   /   a1 ---
  /       \
 a -----a2
  \
   \    a3

     /  a4
   /
 b ----a5
  \
    \  a6

..
...
Can I draw this type of graph from Rcytoscape.
Thanks
Fahim



-- 
Fahim Mohammad
Bioinforformatics Lab
University of Louisville
Louisville, KY, USA
Ph:  +1-502-409-1167

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to