glasgowcompbio / GraphOmics

Interactive multi-omics data explorer to integrate and interactively explore transcripts, proteins and metabolites data.
https://graphomics.glasgowcompbio.org/
MIT License
12 stars 2 forks source link

Upgrade neo4j driver #89

Open joewandy opened 3 years ago

joewandy commented 3 years ago

Currently we are using neo4j v3 and this python package: neo4j-driver = "==1.7.6". There are more recent versions of neo4j and the driver that we can use. However our codes to query need to be upgraded too to support those.

RonanDaly commented 3 years ago

A nice table to versions is here, https://7687.org