pathfinder icon indicating copy to clipboard operation
pathfinder copied to clipboard

Pathfinder is a tool for the visual exploration of paths in large graphs.

Results 29 pathfinder issues
Sort by recently updated
recently updated
newest added

Hi guys! Amazing work. I want to get this setup locally and seems to struggle a bit with the documentation. Any more detailed information available on how to get the...

L-Arginine to Creatine returns 10 paths. When also searching for the way back, only 1 path is found after searching a very long time: ![reverse_query1](https://cloud.githubusercontent.com/assets/4134949/11474633/99029860-9779-11e5-9821-cd616bef57bd.png) When using simple OR's in...

bug

When looking for paths from set "HIF-1 signaling pathway" to set "Insulin signaling pathway", only one path consisting of a single node is found although there are certainly more. ![set_to_set_issue](https://cloud.githubusercontent.com/assets/4134949/7836596/99acbb28-0481-11e5-80ff-dbd795701964.png)

bug

We could calculate and visualize the following measures: - pageRank (https://github.com/graphaware/neo4j-noderank) - betweenness centrality - indegree, etc. As a proof-of-concept, a single measure will suffice, but if it's easy to...

feature

Project paths to points using Multi-Dimensional Scaling. Similar paths will be closer to each other, dissimilar farther apart. We just need to provide a similarity matrix for the paths, which...

idea

We cut off the path loading at a certain point. We should consider allowing a user to continue loading the next path-length, even if that takes a while.

enhancement

We could use the path length widget to filter the paths according to their length: ![image](https://cloud.githubusercontent.com/assets/2039375/11263099/856953ae-8e44-11e5-9765-c2e45479e425.png) Simply graying-out the rectangle when it's deselected should suffice.

feature

I suggest we add a set view below the "Path attributes view". The set view should show the name of the set, an obvious link-out, and all nodes in the...

feature

Load nodes when specifying a start or end node the first time (or when the other end of the path was not specified)

feature