forked from ayushnoori/apoe-glia
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_site.yml
45 lines (45 loc) · 1.19 KB
/
_site.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
name: "Website"
title: "Effect of APOE on the Glial Transcriptome"
description: |
APOE Glia
theme: theme.css
favicon: images/favicon.ico
base_url: https://mindds.github.io/apoe-glia
repository_url: https://github.com/ayushnoori/apoe-glia
output_dir: "docs"
navbar:
search: false
source_url: https://github.com/mindds/apoe-glia
right:
- text: "Home"
href: index.html
- text: "Functions"
menu:
- text: "Models"
href: models
- text: "Spectral Clustering"
href: spectral-clustering
- text: "ROSMAP"
menu:
- text: "Define Variables"
href: ROSMAP-variables
- text: "Pre-Process Data"
href: ROSMAP-preprocess
- text: "---"
- text: "Microglia Analysis"
href: ROSMAP-microglia
- text: "---"
- text: "Astrocyte Analysis"
href: ROSMAP-astrocyte
- text: "MSBB"
menu:
- text: "Define Variables"
href: MSBB-variables
- text: "Merge Data"
href: MSBB-merge
- text: "---"
- text: "Microglia Analysis"
href: MSBB-microglia
- text: "qPCR"
href: qPCR-analysis
output: distill::distill_article