evolbioinfo / cytopast

cytopast is a python3 module that creates zoomable HTML visualisation of phylogenetic trees with annotated nodes
https://pastml.pasteur.fr
GNU General Public License v3.0
2 stars 0 forks source link

Export to svg #1

Open annazhukova opened 6 years ago

annazhukova commented 6 years ago

Add export to svg, possibly by exporting to json with cytoscape.js and then converting to svg.