PrimeKG to Neo4j

by dmigo

5 stars
326 downloads
Not rated
GitHub

About

PrimeKG to Neo4j imports the Precision Medicine Knowledge Graph (PrimeKG) into a Neo4j database for data analysis and exploration. PrimeKG integrates 20 high-quality biomedical resources covering 17,080 diseases with over 4 million relationships across ten biological scales.

Details

Author
dmigo
GitHub stars
5
Downloads
326
Categories
Other

- Downloads and processes PrimeKG data automatically.
- Imports data into a Neo4j graph database.
- Provides tools for querying and analyzing the data.
- Structured project with config, ETL, and utility modules.

PrimeKG to Neo4j

This project imports the Precision Medicine Knowledge Graph (PrimeKG) into a Neo4j database for data analysis and exploration.

Overview

PrimeKG is a comprehensive biomedical knowledge graph that integrates 20 high-quality biomedical resources to describe 17,080 diseases with over 4 million relationships across ten major biological scales.

This project:
1. Downloads and processes PrimeKG data
2. Imports the data into a Neo4j graph database
3. Provides tools for querying and analyzing the data

Project Structure

primekg-mcp/
├── config/           # Configuration files
├── data/             # Data files (PrimeKG data will be stored here)
├── docs/             # Documentation
├── scripts/          # Utility scripts for data processing
├── src/              # Source code
│   ├── db/           # Database connection and queries
│   ├── etl/          # Data extraction, transformation, loading
│   └── utils/        # Utility functions
└── tests/            # Test files

Setup Instructions

(Setup instructions will be added as the project progresses)

Usage

(Usage instructions will be added as the project progresses)

License

(License information will be added)

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.