Skip to content

Saving interaction map / ligand network #185

@nezix

Description

@nezix

Is there a way to render a PNG/JPG image of a LigNetwork ?

Context

  • I am running ProLIF in a docker container and I would like to render an interaction map without installing ipython/jupyter or even use xvfb trick (if possible)
  • The process will be started from a script so I not use any interactivity with the 2D graph.

Ideas

  • Generate .gml, .dot or similar file formats to save and render the interaction map with other tools (Networkx, graph-tools...)
  • Maybe use pure python visulization framework like Matplotlib, Plotly ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions