https://github.com/amypad/etl-pnhs
Conversion from AMYPAD PNHS data to OMOP CDM
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.1%) to scientific vocabulary
Repository
Conversion from AMYPAD PNHS data to OMOP CDM
Basic Info
- Host: GitHub
- Owner: AMYPAD
- License: gpl-3.0
- Language: R
- Default Branch: main
- Homepage: https://amypad.eu/
- Size: 58.6 KB
Statistics
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
AMYPAD PNHS: ETL for OMOP CDM
The goal of this repository is to provide access to the documentation and the scripts used to performed the Extraction Transform, and Load (ETL) process to move the AMYPAD PNHS dataset into the OMOP CDM.
General Information
Database fullname: The Amyloid Imaging to Prevent Alzheimer’s Disease (AMYPAD) Prognostic and Natural History Study (PNHS) Database acronym: AMYPAD PNHS Database source: AMYPAD PNHS - Integrated dataset (Raw) v202306 Contact: amypad.pnhs\@amsterdamumc.nl Website: amypad.eu ETL developed: by Stichting VUMC in collaboration with Aridhia Informatics Ltd.
Database description
The Amyloid Imaging to Prevent Alzheimer’s Disease (AMYPAD) Prognostic and Natural History Study (PNHS) is an open-label, prospective, multicentre, cohort study linked to a variety of European Parent Cohorts.
AMYPAD PNHS aims to improve disease modelling efforts and individualized risk stratification within the context of Alzheimer's disease, by the additional collection of amyloid burden, measured by positron emission tomography (PET) imaging.
The current version of the AMYPAD PNHS dataset v202306 integrates information from 10 Parent Cohorts: ALFA+, AMYPAD DPMS, DELCODE, EMIF-AD (60++ and 90+), EPAD LCS, FACEHBI, F-PACK, Microbiota, and UCL-2010-412. This dataset includes a total of 3368 participants. Of them, 1620 underwent a baseline amyloid PET that includes the visual read and the Centiloid quantification (1476 subjects), among other metrics. Moreover, 888 participants have (at least) one follow-up PET scan, 763 of them with Centiloid quantification. The participant's clinical outcomes (e.g., cognition), disease (imaging) biomarkers, risk factors (e.g., genetics and environmental), and other relevant variables are included in the dataset.
The latest version of the dataset v202306 has been partially mapped to the OMOP CDM 5.4
ETL Implementation
Implementation of the ETL was done using two programming languages languages: - R. It was used for preparation of the data (source to staging) and to run the CDM quality control and inspection tools (i.e. Achilles, DataQualityDashboard, ATLAS, CdmInspection, and CatalogueExport). - PostgreSQL. It was used to handle the databases (e.g. staging to CDM)
Within the scripts folder, a README.md document describes the steps followed in the transformation of the source data to the OMOP CDM. This document includes:
1. Setup of the database and connections
2. Vocabulary setup
3. Adjustment of the original OMOP CDM SQL files
4. Preprocess of AMYPAD PNHS data
5. Create OMOP CDM schema and populate with AMYPAD PNHS data
6. Quality Control
The scripts are stored in separated sub-folders:
- CDM Contains the SQL code used to setup the database, including the CSV files used in the vocabulary
- pnhs2omop This folder contain 3 sets of scripts:
- update_vocabularies.R is used to update the standard vocabulary CSV files with the specific information from the AMYPAD PNHS vocabulary
- preprocess_pnhs.R is used to transform the source database into the staging tables
- master_script.sh creates the OMOP CDM tables and uploads the AMYPAD PNHS data
- *.sql scrtips are used by master_script.sh to create populated each of the target tables (staging to OMOP CDM).
- QC Includes all the code used in R to run the quality control
- achilles.r OHDSI Achilles
- dataqualitydashboard.r OHDSI DataQualityDashboard
- cdminspection.r EHDEN CdmInspection
- ehden_catalogue_export.r EHDEN CatalogueExport
- cohort_vr.sql Definition of a testing cohort using OHDSI Atlas
- WebAPI. Specific scripts used during the setup of the OHDSI WebAPI
Owner
- Name: AMYPAD
- Login: AMYPAD
- Kind: organization
- Location: Europe
- Website: https://amypad.eu
- Repositories: 6
- Profile: https://github.com/AMYPAD
Amyloid imaging to prevent Alzheimer's Disease
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| David Vállez Garcia | d****a@a****l | 1 |
| David Vállez Garcia | d****a@a****c | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0