You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 00_clean_and_prep_PD.ipynb | Load list of 90 PD risk loci from Nalls publication, import ancestry-specific GWAS summary statistics, select top hits, and identify known/population-specific variants for analysis. |
71
71
| 01_PAR_calculations_PD.ipynb | Calculate population attributable risk (PAR) for each target and generate a table with summary statistics and PAR. |
72
-
|02_clean_and_prep_AD.ipynb | Import AD datasets for each ancestry, clean and filter p-values < 0.05, select top hits for each ancestry, and generate dataset for calculations. |
72
+
|02_clean_and_prep_AD_revised.ipynb | Import AD datasets for each ancestry, clean and filter p-values < 0.05, select top hits for each ancestry, and generate dataset for calculations. |
73
73
| 03_PAR_calculations_AD.ipynb | Calculate population attributable risk (PAR) for each target and generate a table with summary statistics and PAR. |
74
74
| 04_PD_EUR_fine_mapping.ipynb | Extract chromosome and base pair positions from summary statistics for selected loci in EUR population, perform fine-mapping, and save results. |
75
75
| 05_PD_AFR_fine_mapping.ipynb | Extract chromosome and base pair positions from summary statistics for selected loci in AFR population, perform fine-mapping, and save results. |
0 commit comments