Skip to contents
  • Dates: August 30 & 31, 2023
  • Where: Online, as part of ISFG Summer School 2023
  • Teachers: Magnus Dehli Vigeland and Thore Egeland

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:

  • Classical concepts of statistical genetics and relatedness analysis
  • How to produce informative and beautiful pedigree plots
  • How to compute coefficients of relatedness
  • How to perform kinship testing and pedigree reconstruction in R
  • How to perform disaster victim identification in R

Prerequisites

  • Basic knowledge of genetics and probability
  • Some previous experience with R is recommended, but not strictly required
  • A recent version of R (at least 4.1) must be installed on your computer
  • We recommend running R from RStudio

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.