forked from genepi/imputationserver
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
44 lines (38 loc) · 1.36 KB
/
mkdocs.yml
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
40
41
42
43
44
site_name: Michigan Imputation Server
theme: readthedocs
pages:
- Home: index.md
- Getting Started: getting-started.md
- Data Preparation: prepare-your-data.md
- Reference Panels: reference-panels.md
- Pipeline Overview: pipeline.md
- Security: data-sensitivity.md
- FAQ: faq.md
- Developer Documentation:
- API: api.md
- Docker: docker.md
- Create Reference Panels: create-reference-panels.md
- Workshops:
- ASHG2020:
- Overview: workshops/ASHG2020.md
- "Session 1: Imputation and the Server": workshops/ASHG2020/Session1.md
- "Session 2: Run a job, Quality Control and Data Preparation": workshops/ASHG2020/Session2.md
- "Session 3: Tracking runs and downloading data": workshops/ASHG2020/Session3.md
- "Session 4: Performing GWAS using imputed data": workshops/ASHG2020/Session4.md
- "Session 5: Imputation bot": workshops/ASHG2020/Session5.md
- "Session 6: TOPMed Imputation Server": workshops/ASHG2020/Session6.md
- "Session 7: Imputation panels": workshops/ASHG2020/Session7.md
- Contact: contact.md
repo_name: genepi/imputationserver
repo_url: https://github.com/genepi/imputationserver
edit_uri: edit/master/docs
extra:
social:
- type: github-alt
link: https://github.com/genepi/imputationserver
- type: twitter
link: https://twitter.com/umimpute
markdown_extensions:
- toc:
permalink:
- admonition: