Open Issues Need Help
View All on GitHub Provide functions for converting from common formats to geff about 2 months ago
AI 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 about 2 months ago
feature good first issue
Conversion function for Trackmate XML about 2 months ago
feature good first issue
Support reading/writing rustworkx about 2 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