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

Learning outcomes

Software preparation: R

Several exercises will use R. In order to do them, please install the following on your computer:

Run the following command in R to install the pedsuite packages:

install.packages("pedsuite")

Software preparation: Familias

Part of the course is based on kinship testing in the Familias software, which can be installed here: https://familias.no/download.

Schedule

The course runs each Monday of October 2024, from 16 to 20 (CEST). The following schedule is tentative:

link = pedsuite:::linkFUN(folder = "courses/ghep2024")

Oct 7: Theory of relatedness

Oct 14: Kinship testing

Oct 21: Relatedness inference

Oct 28: Disaster victim identification

Solutions to the exercises can be requested by email to magnusdv at gmail dot com.



magnusdv/pedsuite documentation built on Nov. 4, 2024, 9:36 p.m.