knitr::opts_chunk$set(echo = TRUE, 
                      fig.align = "center",
                      collapse = TRUE,
                      comment = "#>")

Description

The study of genetic relatedness and how genetic information flows in families, is central in a variety of research fields, including medical and forensic genetics. The aim of this course is to introduce the elegant statistical foundations of relatedness, as well as several forensic applications, with a particular focus on using R for calculations and visualisations. Most lectures and exercises are based on the book Pedigree Analysis in R. A 30% discount will be available for participants (but you do not have to buy the book in order to attend the course).

Learning outcome

After completing the course the participants should have knowledge about:

Prerequisites

The following R command installs the pedsuite packages, which will be used throughout the course:

install.packages("pedsuite")

Schedule

The course runs from 14 to 18 (CEST) each day, with a 15 minute break in the middle. The lectures are aimed at 55 minutes, allowing for a short interval before exercises.

Day 1 — July 28 (Wednesday)

Day 2 — July 29 (Thursday)

Day 3 — July 30 (Friday)

Comments and questions may be sent to magnusdv at gmail dot com.



magnusdv/pedsuite documentation built on Sept. 28, 2024, 1:21 a.m.