Published June 14, 2019
| Version 1.1.6
Software
Open
FSharpGephiStreamer: An idiomatic bridge between F# and network visualization
Creators
- 1. Computational Systems Biology, TU Kaiserslautern, 67663 Kaiserslautern, Germany
Description
F# functions for streaming any kind of graph/network data to the network visualization tool gephi.
FSharpGephiStreamer tackles the gap between the capabilities of F# in regards of strongly typed handling of large data sets and the visualization capabilites of Gephi by directly connecting them to each other. It enables users to convert any type of node/edge data to gephi interpretable objects and put them into gephi through F# interactive without the need of any UI interaction but the starting of the streaming server.
Notes
Files
CSBiology/FSharpGephiStreamer-1.1.6.zip
Files
(32.6 MB)
Name | Size | Download all |
---|---|---|
md5:9ad3e577ae4f854147f7e018bb2b7c07
|
32.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CSBiology/FSharpGephiStreamer/tree/1.1.6 (URL)