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

Kinship Statistics and Pedigree Analysis

Description

The study of pedigrees and genetic relatedness is central in forensic genetics. The aim of this course is to introduce the elegant statistical foundations of relatedness, as well as several forensic applications. In certain parts we use R for calculations and visualisations. In the basic session we will focus on pedigree coefficients and likelihood ratios for kinship analysis. In addition, we will demonstrate QuickPed, an online tool for creating pedigrees and computing relatedness: https://magnusdv.shinyapps.io/quickped

In the advanced part we will explore recently developed methods and implementations for Disaster Victim Identification (DVI) and pedigree reconstruction.

The course material is based on the book Pedigree Analysis in R (Vigeland '21) and selected papers. Each session will alternate between lectures and hands-on exercises. Solutions for all exercises will be provided and discussed at the end of each session.

Attendance in the ‘Basic session’ is not required for the ‘Advanced session’ for participants who are familiar with R.

Learning outcome

After completing the course the participants will have knowledge about:

Prerequisites

Schedule

The workshop is run as a full-day course on Tuesday 10th, from 9 to 18:30 (CEST). The following schedule is tentative:

Morning session -- Pedigree analysis: Basic

**Lunch break 13:00 - 14:30**

Afternoon session -- 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.