generated from sib-swiss/course_website_template
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcourse_schedule.qmd
22 lines (19 loc) · 1.2 KB
/
course_schedule.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
title: "Course schedule"
---
::: {.callout-note}
**Apart** from the **starting time** the time schedule is **indicative**. Because we can not plan a course by the minute, in practice the time points will deviate.
:::
## Day 1
| block | start | end | subject |
|--------- |---------- |---------- |-------------------------------- |
| introduction | 9:00 AM | 10:00 AM | Introduction - lecture |
| block 1 | 10:00 AM | 10:30 AM | [Setup and quality control](quality_control.qmd) - exercises |
| | 10:30 AM | 11:00 AM | BREAK |
| block 2 | 11:00 AM | 12:00 PM | [Variant calling](variant_calling.qmd) - exercises |
| | 12:00 PM | 1:00 PM | BREAK |
| block 3 | 1:00 PM | 1:45 PM | [Variant annotation](variant_annotation.qmd) - lecture |
| block 4 | 1:45 PM | 3:00 | [Variant annotation](variant_annotation.qmd) - exercises
| | 3:00 PM | 3:30 PM | BREAK |
| block 4 | 3:30 PM | 4:10 PM | [Variant annotation](variant_annotation.qmd) - exercises |
| block 5 | 4:10 PM | 5:00 PM | Visualization - exercises |