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

Description

The study of genetic relatedness and the flow of genetic information within families, is central in forensic genetics. The aim of this course is to introduce the elegant statistical foundations of relatedness, and to explore important forensic applications. We use the software R for calculations and visualisations, in particular the pedsuite packages for pedigree analysis. Most lectures and exercises are based on the book Pedigree Analysis in R (but you do not need the book in order to attend the course).

Learning outcome

After completing the course the participants will 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 18 to 22 (CEST) each day, with a 15 minute break in the middle. The following schedule is tentative:

Aug 30 (Wednesday) -- Pedigree analysis: Basic

Aug 31 (Thursday) -- Pedigree analysis: Advanced

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



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