unmtransinfo / cfde-distillery

CFDE Data Distillery Partnership Project IDG contributions
Creative Commons Zero v1.0 Universal
0 stars 1 forks source link

Cypher example development supporting scientific use cases. #7

Open jeremyjyang opened 1 year ago

jeremyjyang commented 1 year ago

Scientific use cases will involve expressing research questions in Cypher, which will be facilitated by a set of example queries, which both illuminate the content of the database, and provide example code with relevant functionality. Examples may be very simple, or themselves prototypes use cases, and should be documented with comments and reusable as components or fragments of larger workflows.

vmetzger09 commented 1 year ago

After gaining experience with the simpler example Cypher queries, the goal is to increase the complexity and relevance to systems of interest.

Praveen: thank you for getting us started with these queries. I was unable to propose edits to your .cql files, so I had to create my own file w/ associated pull request. I think it will be best if we are both able to edit the same file moving forward...we can build on each other's efforts to construct interesting queries.

jeremyjyang commented 1 year ago

@vmetzger09 sorry but there was a simple permissions problem and now you should have write access to this repo.

pkumar81 commented 1 year ago

Added some sample cypher queries to find compounds and proteins associated with Alzheimer's disease.