-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
88 changed files
with
3,971 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,74 @@ | ||
# Polygenic_Risk_Scores | ||
This is a landing page for the Polygenic Risk Scores Course Developed and Delivered by Wellcome Connecting Science | ||
# Polygenic Risk Scores Uganda 2023 | ||
Base for the Polygenic Risk Scores course Repository | ||
|
||
## Course overview | ||
The boost in collections of African genomic datasets is providing opportunities for further in-depth understanding of the causes of human diseases. As African genomic data from genome-wide analytical studies continues to grow, it is imperative that African scientists are empowered with skills to analyse these data using the latest tools and approaches for advancing research and genomics applications in Africa and globally. | ||
|
||
This short course will equip scientists based in Africa with tools and approaches for polygenic risk scores (PRS) analysis. The course will cover both applied and theoretical topics in PRS research, delivered across a variety of lectures, tutorials, computational practicals and special guest seminars from experts in the field. By the end of the workshop, attendees should have an in-depth theoretical understanding and practical skills in PRS analysis of global populations. | ||
|
||
The course will begin with an overview of genome-wide association studies, an introduction to PRS analysis, advanced topics in PRS (e.g., pathway-based PRS, PRS Environment interactions, PRS to identify rare variants). This will be followed by the key topic of the ‘PRS Portability Problem’ and how to address it using PRS methods developed for application to diverse and admixed ancestry samples. Finally, attendees will devise, perform and present their own research project as part of a group on a topic relevant to the content of the course, with feedback from the workshop team. | ||
|
||
|
||
[PRS Course website](https://coursesandconferences.wellcomeconnectingscience.org/event/polygenic-risk-score-analysis-africa-20230702/) | ||
|
||
## Instructors | ||
- [Marion Amujal](https://h3africa.org/index.php/19th-meeting-attendees/marion-amujal-picture/), Makerere University, Uganda | ||
- [Shakuntala Baichoo](https://www.uom.ac.mu/foicdt/index.php/facultystaff/academic), University of Mauritius, Mauritius | ||
- [Palwende Boua](https://crun.bf/researchers/palwende-romuald-boua/), Institut de Recherche en Sciences de la Santé, Burkina Faso | ||
- [Tinashe Chikowore](https://africanscientists.africa/business-directory/chikowore/), University of the Witwatersrand, South Africa | ||
- [Itunuoluwa Isewon](https://scholar.google.com/citations?user=haW6Ux8AAAAJ&hl=en), Covenant University, Nigeria | ||
- [Conrad Iyegbe](https://labs.icahn.mssm.edu/oreillylab/), Icahn School of Medicine, USA | ||
- [Christopher Kintu](https://www.researchgate.net/scientific-contributions/Christopher-Kintu-2149755900),Makerere University, Uganda | ||
- [Carene Ndong Sima](https://www.linkedin.com/in/carene-anne-alene-ndong-sima),Stellenbosch University, South Africa | ||
- Tsaone Tamuhla, University of Cape Town, South Africa | ||
- [Lesedi Williams](https://www.ub.bw/connect/staff/2053), University of Botswana | ||
|
||
### Overview | ||
|
||
|
||
### Detailed timetable | ||
[View Timetable here - "in dev" ](modules/PolygenicRiskScores2023Timetable-export21June.pdf) | ||
|
||
|
||
|
||
## Course manual | ||
|
||
**LMS** | ||
[LMS Link](https://lms.wellcomeconnectingscience.org/) | ||
|
||
**DAILY FEEDBACK** | ||
[Please provide anonymous feedback here](https://forms.gle/PNKS1y7SVYHJ6xC2A) | ||
|
||
**Day 1 - GWAS and Relevant Statistics** | ||
[Day 1 Part A Online Manual](modules/Day1a.docx.md) | ||
|
||
[Day 1 Part B Online Manual](modules/Day1b.docx.md) | ||
|
||
|
||
**Day 2 - Introduction to PRS** | ||
[Day 2 Online Manual - Introduction to PRS](modules/Day2.docx.md) | ||
|
||
|
||
**Day 3 - Advanced PRS Analyses** | ||
[Day 3 Online Manual - Introduction to PRS](modules/Day3.docx.md) | ||
|
||
|
||
**Day 4 - Genetic Variation and Population Genetics** | ||
[Day 4 Online Manual - Introduction to PRS](modules/Day4.docx.md) | ||
|
||
|
||
**Day 5 - Group Projects** | ||
[Day 5 Project Description](modules/Day5_Projects.md) | ||
|
||
|
||
|
||
|
||
|
||
**Appendix** | ||
|
||
|
||
Any reuse of the course materials, data or code is encouraged with due acknowledgement. | ||
|
||
****** | ||
## License | ||
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons Licence" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)</a>. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
remote_theme: pages-themes/cayman@v0.2.0 | ||
plugins: | ||
- jekyll-remote-theme # add this line to the plugins list if you already have one | ||
|
||
title: [Polygenic Risk Scores - Africa 2023] | ||
description: [Course manual site for the 2023 Polygenic Risk Scores Africa course] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# This is a directory for course data | ||
|
||
Files can be uploaded via command line or web portal | ||
|
||
You can upload large files via git-lfs https://git-lfs.github.com | ||
|
Oops, something went wrong.