Go to the Open Targets Genetics site.
Go to the Open Targets Genetics docs.
The project code is distributed across several repos, the most relevant of which are:
- genetics-app: the front-end UI app
- genetics-api: the graphql api
- V2G: Variant to gene data including tissues and cell-lines
- V2D: Variant to disease data
- genetics-pipe: the data pipeline
- genetics-backend: scripts to load the data into clickhouse
- genetics-sumstat-data: workflows for processing summary statistics files
- genetics-variant-annotation: workflow to produce variant index annotation
- genetics-finemapping: repo of the fine-mapping pipeline
- terraform-google-genetics-portal: repo for Genetics Portal deployment