Open Issues Need Help
View All on GitHubAI Summary: Implement functions within the geff Python library to convert common graph data formats (e.g., those supported by libraries like NetworkX) into the geff format. These functions should be added as optional dependencies to avoid unnecessary installations for users who don't need them.
Complexity:
4/5
feature good first issue
Conversion function for CTC data 3 months ago
feature good first issue
Conversion function for Trackmate XML 3 months ago
feature good first issue
Support reading/writing rustworkx 3 months ago
AI Summary: Implement reading and writing capabilities for the Graph Exchange File Format (geff) library using the rustworkx graph library. This involves adding functions to convert between the geff format and the rustworkx internal representation.
Complexity:
4/5
feature good first issue