knitr::opts_chunk$set(echo = TRUE, fig.align = "center", collapse = TRUE, comment = "#>")
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")
Part of the course is based on kinship testing in the Familias software, which can be installed here: https://familias.no/download.
The course runs each Monday of October 2024, from 16 to 20 (CEST). The following schedule is tentative:
link = pedsuite:::linkFUN(folder = "courses/ghep2024")
r link("Introduction to pedigrees, QuickPed and R", "ghep2024_lecture1_pedigrees.pdf")
(MDV)r link("Exercises I", "exercises1.pdf")
r link("Measures of relatedness", "ghep2024_lecture2_coefficients.pdf")
(MDV)r link("Exercises II", "exercises2.pdf")
r link("Introduction to forensic kinship testing", "ghep2024_lecture3_testing.pdf")
(TE)r link("Exercises III", "exercises3.pdf")
r link("Kinship testing with Familias", "ghep2024_lecture4_Familias.pdf")
(TE)r link("Exercises IV", "exercises4.pdf")
. File needed: r link("kinship-riddle.fam")
r link("Realised relatedness: Why are some siblings more alike than others?", "ghep2024_lecture5_realised.pdf")
(MDV)r link("Exercises V", "exercises5.pdf")
r link("Pedigree reconstruction", "ghep2024_lecture6_reconstruction.pdf")
(MDV)r link("Exercises VI", "exercises6.pdf")
r link("DNA-based disaster victim identification", "ghep2024_lecture7_DVI_Familias.pdf")
(TE)r link("Exercises VII", "exercises7.pdf")
. Familias file: r link("planecrash.fam")
r link("Practical DVI with Diviana", "ghep2024_lecture8_diviana.pdf")
(MDV)r link("Exercises VIII", "exercises8.pdf")
Solutions to the exercises can be requested by email to magnusdv at gmail dot com.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.