A project on neo4j for an evaluation on best practies.
Show potential of neo4j for the analysis of clinical data and provide performant queries
This repository contains 03 folders. A short description of contents of each is given below:
It contains two datasets namely "H1N1_COVID Classification" and "Heart Failure Prediction". You can find more information about the datasets in each of their folders
This is our main dataset conatining 1999 proteins, 666 peptides and 1189 relatioinships between them. Benchmarking and further analysis is done on this dataset.
This folder contains all our cypher queries which we performed on Neo4j Shell for performance testing and their analysis on Python and R.