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

Summary

Description

The course introduces statistical methods used in relatedness and pedigree analysis, with applications in forensic genetics, medical genetics and pedigree reconstruction.

The study of genetic relatedness and how genetic information flows in families, is central in a variety of important research fields, including medical genetics, forensics and animal breeding. The aim of this course is to introduce the students to the elegant concepts and results forming the theoretical foundation of genetic relatedness, and to present in some detail several modern applications. In the exercises we use R and the pedsuite packages for pedigree analysis and visualisation.

Much of the course material is based on the book Pedigree Analysis in R which may be of interest to some participants (but is not required 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 9 to 16.30 (CEST) each day. A tentative schedule is given below. Minor changes may occur.

Monday, June 13

Tuesday, June 14

Wednesday, June 15

Thursday, June 16

Friday, June 17


Comments and questions may be sent to magnusdv at medisin uio no.



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