-
Notifications
You must be signed in to change notification settings - Fork 3
/
_config.yml
77 lines (71 loc) · 2.33 KB
/
_config.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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
theme: jekyll-theme-minimal
title: 'Genome-Wide Association Studies'
show_downloads: True
google_analytics: True
navigation:
- title: Home
url: /
- heading: Introduction and Lectures
- title: Intro to the Workshop and Core
url: base/welcome
- title: Schedule
url: base/schedule
- title: Dr. Anthony Musolf Talk
url: base/uc-davis-talk.pdf
- title: What is Bioinformatics/Genomics?
url: https://raw.githubusercontent.com/ucdavis-bioinformatics-training/ucdavis-bioinformatics-training.presentations/master/genomics/Genomics_a_perspective_May_2020.pdf
- heading: Support
- title: Slack
url: base/slack
- title: Zoom
url: base/zoom
- title: Cheat Sheets
url: base/cheatSheetIndex
- title: Software and Links
url: software_scripts/software
- title: Scripts
url: software_scripts/scripts_links
- heading: Prerequisites
- title: Logging In
url: intro/logging-in
- title: CLI
url: intro/command-line-intro
- title: R
url: prerequisites/intro2R/Intro2R_fixed
- title: Cluster Computing
url: intro/cluster
- heading: Data Reduction
- title: Files and Filetypes
url: data_reduction/filetypes
- title: Project setup
url: data_reduction/project-setup
- title: Preprocessing raw data
url: data_reduction/htstream
- title: Alignment with BWA
url: data_reduction/alignment
- title: Variant calling using GATK
url: data_reduction/variantcalling
- title: Comparison of freebayes, GATK, and deepvariant output
url: data_reduction/comparison
- heading: Data Analysis
- title: Plink Step by Step TDT
url: data_analysis/Plink_Stepbystep
- title: Plink Step by Step TDT (solutions)
url: data_analysis/Plink_Stepbystep_solutions
- title: wAnnovar Annotation
url: data_analysis/wAnnovar_annotation
- title: Plink Step by Step (Non FBAT excercise)
url: data_analysis/Plink_Stepbystep_normal
- title: Setup in R
url: data_analysis/GWASvisualization_setup
- title: GWAS Visualization
url: data_analysis/GWASvisualizations.html
- heading: ETC
- title: Closing thoughts
url: base/closing
- title: Workshop Photos
url: photos/photos
- title: Github page
url: https://github.com/ucdavis-bioinformatics-training/2021-July-Genome-Wide-Association-Studies
- title: Biocore website
url: http://bioinformatics.ucdavis.edu