iVis-at-Bilkent / syblars

SyBLaRS: Systems Biology Layout & Rendering Service
MIT License
12 stars 1 forks source link

Add support for basic graph queries #5

Closed ugurdogrusoz closed 2 years ago

ugurdogrusoz commented 2 years ago

This includes basic built-in queries in Cytoscape.js such as shortest paths.

ugurdogrusoz commented 2 years ago
hasanbalci commented 2 years ago

For the number inputs, if user enters "-" sign it sets the value to 0, if user pastes a negative number it sets it to the absolute value of that number.