eQTL-Catalogue / eQTL-SumStats

eQTL Catalogue Summary Statistics
3 stars 1 forks source link

Model the eqTL data in Mongo db for efficient loading and retrieval #87

Closed sprintell closed 1 month ago

karatugo commented 1 month ago

Description

We need to design and implement an efficient data model for storing eQTL (expression Quantitative Trait Loci) data in MongoDB. The goal is to ensure that the data can be loaded quickly and retrieved efficiently to support API queries and downstream analyses. The data model should handle large datasets, optimize for query performance, and accommodate the specific structure of eQTL data.

karatugo commented 1 month ago

Moved to https://github.com/EBISPOT/eqtl-sumstats-service/issues/4