-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
38 lines (34 loc) · 1018 Bytes
/
_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
theme: jekyll-theme-minimal
title: 'Introduction to Python For Bioinformatics'
show_downloads: True
google_analytics: True
navigation:
- title: Home
url: /
- heading: Introduction
- title: Intro to the Workshop and Core
url: base/welcome
- title: Installing python3 and VSCode
url: base/install
- title: Bioinformatics File Types
url: python/filetypes
- heading: Python
- title: Intro
url: python/python1
- title: Basic Data Types
url: python/python2
- title: Flow Control, Functions, Files, Errors
url: python/python3
- title: Writing Programs
url: python/python4
- title: Biopython and bamnostic/pysam
url: python/python5
- title: Next Steps
url: python/nextsteps
- title: Exercise Solutions
url: python/solutions
- heading: ETC
- title: Github Page
url: https://github.com/ucdavis-bioinformatics-training/2024-November-Introduction-To-Python-For-Bioinformatics
- title: Biocore website
url: https://bioinformatics.ucdavis.edu/