Skip to content

Export pathways with names containing special char like "/" #4

@kevintc

Description

@kevintc

Hello,

I'm trying to use the export to svg method using python and PathVisioRPC server.
It works great but I have an issue with some pathways.

The software takes the name of the pathway (in the first line of the gpml file) in order to build the export name, but it fails to export for names like "EGF/EGFR Signaling Pathway" : http://www.wikipathways.org/index.php/Pathway:WP437
The "/" in the name ruins it :'(

Is there a way to manually specify the output name ? (I can define the output folder but not the output file)...
Or maybe fix this issue by replacing "/" character in the output ?

Thanks a lot :)
Best regards

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions