cytoscape / py2cytoscape

Python utilities for Cytoscape and Cytoscape.js
https://py2cytoscape.readthedocs.io
MIT License
178 stars 45 forks source link

Apply layout without node overlap in Cytoscape using py2cytoscape #83

Open Niveda-S opened 5 years ago

Niveda-S commented 5 years ago

Hi,

I've noticed that creating a network on cytoscape using igraph and py2cytoscape causes nodes to overlap over one another. Is there a way to prevent this via command line?

Thanks!

jorgeboucas commented 5 years ago

Hi @Niveda-S could you upload and example data and/or script.