The goal of this repository is to collect and update all exercises for my class (still ongoing).
This is not planned as R package, so no installation needed, just fork the repository and work within your own github/git/RStudio environment.
In this directory, there are six classic exercise sheets filed. Classic means that the exercises can be solved by pen & paper, you do not need R. They are quite similar to the assignments in the final exam (also to be solved by pen & paper, without any additional material or tools). The topics of the sheets are:
- Biological basics
- Statistical basics
- Statistical concepts in genetics
- Population genetics & SNP-Arrays
- Imputation & genome-wide association analyses
- Gene expression analyses
Some of the exercises can be submitted and will be corrected. Please use the Moodle course for this.
In this directory, there are six R exercise sheets filed. The data necessary for some of the exercises are provided in the Moodle course. While coding is not part of the final exam, this exercises aim to help you understand and interpret statistical results better, which will be part of the exam. The topics of the R-sheets are:
- Introduction in R
- Descriptive statistics in R
- Regression models in R
- Visualization of some statistical concepts in genetics
- Meta analyses and Online-Tools
- Mendelian Randomization
Code for all exercises can be submitted and will be corrected or commented. Please use the Moodle course for this.
For those interested in git, there is a git directory with a small git introduction and an exercise.