generated from jhudsl/OTTR_Template
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.Rmd
39 lines (33 loc) · 1.15 KB
/
index.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
title: "Human Genome Variation Lab"
site: bookdown::bookdown_site
documentclass: book
bibliography: [book.bib]
biblio-style: apalike
link-citations: yes
description: "Description of Course"
favicon: assets/favicon.ico
output:
bookdown::word_document2:
toc: true
---
# Homepage
This is the course homepage and digital textbook for Human Genome Variation with Computational Lab (`AS.020.321`).
#### Instructor
Rajiv McCoy, `rajiv.mccoy[at]jhu.edu`
#### Schedule & Logistics
|Session|Content|
|----|--------|
| **Session 1:** | The reference genome & genome browsers |
| **Session 2:** | _De novo_ mutations |
| **Session 3:** | Linkage disequilibrium |
| **Session 4:** | Simulating evolution |
| **Session 5:** | Population structure -- part I |
| **Session 6:** | Population structure -- part II |
| **Session 7:** | Genome-wide association studies -- part I |
| **Session 8:** | Genome-wide association studies -- part II |
| **Session 9:** | Scans for selection -- part I |
| **Session 10:** | Scans for selection -- part II |
| **Session 11:** | Archaic admixture |
| **Session 12:** | Gene expression |
| **Session 13:** | Coronavirus phylogenetics |