-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Difficulty: IntermediateHackathon projects with intermediate difficultyHackathon projects with intermediate difficultyFsLab Hackathon 2023Implementation projects for the 2023 FsLab HackathonImplementation projects for the 2023 FsLab HackathonStatus: Available
Description
Description
This is a 'glue' function that reduces friction between usage of Graphoscope and Cytoscape.NET.
When working with graphs, visualization is a common task. This would ideally work in a smooth pipeline, where a function transforms the input graph to a CyGraph for visualization, which can then further be used in the pipeline for additional styling, etc. before display
(the following is just a rough draft, might be not directly possible to implement it like this)
FGraph.init(...)
|> FGraph.toCyGraph
|> CyGraph.withStyle (...)Metadata
Metadata
Assignees
Labels
Difficulty: IntermediateHackathon projects with intermediate difficultyHackathon projects with intermediate difficultyFsLab Hackathon 2023Implementation projects for the 2023 FsLab HackathonImplementation projects for the 2023 FsLab HackathonStatus: Available
Type
Projects
Status
Status: Available