Neo4j graph database

In continuation of Cell_microscopy_project, I finalized results from a cell death study, where I transformed large-scale CSV data from a genome-wide experiment—containing multiple repetitions and measurements—into a structured Neo4j graph database. This work is still ongoing, and I plan to publish it soon.

As part of this project, I developed a full pipeline that includes defining a Neo4j client (database) and implementing various query functions to extract insights from the database. I also built an application using FastAPI, turning the system into a functional service. I am excited to share this work and continue refining it.

neo4j_gene_pipeline