-
Notifications
You must be signed in to change notification settings - Fork 2
/
_site.yml
66 lines (66 loc) · 1.99 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
name: "Glia IHC"
title: "IHC and ML to Phenotype AD Glia"
description: |
APOE Glia
theme: theme.css
favicon: images/favicon.ico
base_url: https://serranopozolab.org/glia-ihc
repository_url: https://github.com/serrano-pozo-lab/glia-ihc
output_dir: "docs"
navbar:
search: false
source_url: https://github.com/serrano-pozo-lab/glia-ihc
right:
- text: "Home"
href: index.html
- text: "ROI Annotation"
menu:
- text: "Reorder Channels"
href: reorder-channels
- text: "---"
- text: "Astrocyte Channel Extraction"
href: aldh1l1-extraction
- text: "Microglia Channel Extraction"
href: iba1-extraction
- text: "Plaque Channel Extraction"
href: abeta-extraction
- text: "Tangle Channel Extraction"
href: phf1-extraction
- text: "ROI Segmentation"
menu:
- text: "Parse VIA ROIs"
href: parse-rois
- text: "ROI Segmentation"
href: roi-segmentation
- text: "Parse ROI Measurements"
href: parse-measurements
- text: "Unsupervised ML"
menu:
- text: "Spectral Clustering"
href: spectral-clustering
- text: "Dimensionality Reduction"
href: dimensionality-reduction
- text: "Data Visualization"
href: data-visualization
- text: "Supervised ML"
menu:
- text: "Partition by Condition"
href: partition-condition
- text: "Partition by State"
href: partition-state
- text: "---"
- text: "GBM by Condition"
href: gbm-condition
- text: "GBM by State"
href: gbm-state
- text: "---"
- text: "Astrocyte CNN"
href: astrocyte-cnn
- text: "Microglia CNN"
href: microglia-cnn
- text: "Plot ROC Curves"
href: plot-roc-curves
- text: "---"
- text: "Performance Evaluation"
href: performance-evaluation
output: distill::distill_article