DDLS Population genomics in practice
  • Home
  • Syllabus
  • Precourse
  • Contents
  • Schedule
  • Info
  • Slides
  • Exercises
  • Code recipes

Exercises

2023 PGIP • Population Genomics in Practice

List of all exercises

Information

All exercise pages start with a callout block that provides information on how to setup the relevant Compute environment. The callout blocks are labelled with icons that indicate the type of environment ( UPPMAX resource; local compute environment; online browser-based resource). Make sure to read these instructions before proceeding with the exercise itself. Some of the documents include a link to an external URL that hosts the actual exercise instructions.

On self-assessment exercise blocks

Scattered throughout the documents are exercise blocks, with hidden answers, and, in some cases, hints. The exercises are for self-assessment of your understanding, but they are not mandatory.

Some of the exercises (labelled with the Linux penguin ) are related to the usage of the command line interfaces (CLI), and how to obtain information about what a program does. This is an essential skill when working in Linux/UNIX environments! These exercises can be skipped if you are an experienced Linux/UNIX user.

An example exercise is provided here:

Example exercise block

The ls command is used to list the contents of a directory. What option provides a so-called long listing format?

Hint

Type ls --help to show the options to ls.

Answer

The -l option uses the long listing format, i.e., the command to use is ls -l.

Exercises

Compute environment
Per Unneberg
Monkeyflowers dataset
Speciation genomics and simulation
Per Unneberg
Introduction to simulation
Per Unneberg
Variant calling
Per Unneberg
Variant filtering
Per Unneberg
Genetic diversity landscapes
Investigating the diversity landscape in Monkeyflower
Per Unneberg
Population structure
Nikolay Oskolkov
Demographic inference
André Soares
PSMC
André Soares
Selection
Jason Hill
No matching items
2023 NBIS | GPL-3 License
 
Published with Quarto v