-
Notifications
You must be signed in to change notification settings - Fork 43
/
mkdocs.yml
51 lines (46 loc) · 1.64 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
45
46
47
48
49
50
51
site_name: Michigan Imputation Server
theme: readthedocs
nav:
- Home: index.md
- Genotype Imputation:
- 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
- Polygenic Score Calculation:
- Getting Started: pgs/getting-started.md
- Step-by-Step Tutorial: pgs/tutorial.md
- Interactive Report: pgs/report.md
- Output Files: pgs/output-files.md
- Reference Panels: pgs/reference-panels.md
- Available Scores: pgs/scores.md
- Pipeline Overview: pgs/pipeline.md
- FAQ: pgs/faq.md
- Developer Documentation:
- API: api.md
- Docker: docker.md
- Create Reference Panels: create-reference-panels.md
- ASHG2023:
- Overview: workshops/ASHG2023.md
- "Session 1: Imputation and the Server": workshops/ASHG2023/Session1.md
- "Session 2: Run a job, Data Preparation and Data Download": workshops/ASHG2023/Session2.md
- "Session 3: Performing GWAS using imputed data": workshops/ASHG2023/Session3.md
- "Session 4: nf-gwas, Imputation Bot and PGS Server": workshops/ASHG2023/Session4.md
- "Session 5: HLA Imputation": workshops/ASHG2023/Session5.md
- "Session 6: TOPMed Imputation Server": workshops/ASHG2023/Session6.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: