You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using this great tool to show the graph from a subset gfa file [ which generated by vg tool: .vg file to .gfa file].
The region is Chr01:1-6000.
I got few questions: 1. Mistake in insertion
When I checked the figure, one path seemed to stop at the first insertion and generated a second end [as below]:
the second end is supposed to be conected with the noed with blue arrow
I don't know whether it was mistaken in the raw .vg/.gfa file, or in the ploting process in PanGraphViewer.
Cannot change to cytoscape ploting
It seems that I can't find the ways to change to cytoscape ploting from: settings --> graph modification
Can we get straight line backbon?
I find it is difficult to arange the nodes in a more readable way in vis.js, and I noticed that in the closed issue Plot graph's backbone as straight line #2 , a new version was mentioned, I'm wondering if it is the one I used (the latest version installed two days ago)
this is the subset gfa file I used for ploting: 1_6k.gfa.txt
Hi, sir:
I'm using this great tool to show the graph from a subset gfa file [ which generated by vg tool: .vg file to .gfa file].
The region is Chr01:1-6000.
I got few questions:

1. Mistake in insertion
When I checked the figure, one path seemed to stop at the first insertion and generated a second end [as below]:
the second end is supposed to be conected with the noed with blue arrow
I don't know whether it was mistaken in the raw .vg/.gfa file, or in the ploting process in PanGraphViewer.
Cannot change to cytoscape ploting

It seems that I can't find the ways to change to cytoscape ploting from: settings --> graph modification
Can we get straight line backbon?
I find it is difficult to arange the nodes in a more readable way in vis.js, and I noticed that in the closed issue Plot graph's backbone as straight line #2 , a new version was mentioned, I'm wondering if it is the one I used (the latest version installed two days ago)
this is the subset gfa file I used for ploting:
1_6k.gfa.txt
Thanks for your time.