Gets raw PPMI data -> outputs processed/cleaned versions
R: 4.2.1 (2022-06-23)
library(tidyr): 1.2.1
library(dplyr): 1.1.0
library(reshape2): 1.4.4
library(hablar): 0.3.1
library(data.table): 1.14.6
library(stringr): 1.5.0
- PPMI_Wide_to_Cleaned.R
- PPMI_Wide_to_Cleaned_Imaging.R
- PPMI_Cleaned_to_Processed.R
- PPMI_Wide_to_Processed_Bio.R
- PPMI_Cleaned_to_Processed_Imaging.R
- PPMI_Wrapper.R
- PPMI_AllMeasure_Merge.R
- PPMI_Raw_to_Wide.R
- UPSIT_to_percentile.R
- UPSIT_Normative_Values_female.csv
- UPSIT_Normative_Values_male.csv
- PPMI_LEDD_Drug_Categories.csv
- OPTIONAL: PPMI_CNO.csv
13.1 if you want to add CNO, create a file with unique patient IDs as column 1 and CNO numbers as column 2
13.2 if CNO is not needed, comment the "Add CNOs" section out in the PPMI_Cleaned_to_Processed.R file
PPMI_Merged_AllMeasures_AllVisits_FINAL.csv
PPMI_Merged_AllMeasures_AllVisits_FINAL_vMATLAB.csv (has NAN instead of NA for easier import to MATLAB)
PPMI_allVisits_cleaned_processed.csv
PPMI_extraVisits_cleaned_processed.csv
PPMI_regularVisits_cleaned_processed.csv
NOTE: Regular Visit include BL and Uxx visits. Extra Visit included everything in All Visit except the regular Visit ones.
PPMI_Imaging_All_cleaned_processed.csv
PPMI_Imaging_Main_cleaned_processed.csv
NOTE: "PPMI_Imaging_Main_cleaned_processed.csv" has the imaging information that is used in "Merged_Final" files"
PPMI_Bio_cleaned_processed.csv