Workflomics / workflomics-frontend

Front end of the Workflomics - workflow benchmarking platform.
https://workflomics.readthedocs.io/en/latest/?badge=latest
Apache License 2.0
3 stars 2 forks source link

Update to RESTful APE v0.2.6 #35

Closed vedran-kasalica closed 12 months ago

vedran-kasalica commented 12 months ago

Implement changes to run with RESTful APE v0.2.6 (see RESTful APE PR)

The implementation visualises the SVG files, without any effects (on hover, on click, etc.)

The next step would be to include additional information for tools in the workflow, for example, on click or on hover more information about the tool (including it's description, bio.tools, OpenEBench links, etc.) can be displayed. The current svg files do not contain much additional information, currently, each visual element contains the title, but based on the front-end requirements, more information can be provided.