RobokopU24 / ORION

Code that parses datasets from various sources and converts them to load graph databases.
MIT License
12 stars 13 forks source link

Update loadReactome.py #179

Closed beasleyjonm closed 1 year ago

beasleyjonm commented 1 year ago

Just changed 'categories' to 'category' on node property keys.

EvanDietzMorris commented 1 year ago

I changed this so that it uses the actual categories parameter for creating node objects and a constant instead of hard coding them.