-
Notifications
You must be signed in to change notification settings - Fork 0
/
_site.yml
executable file
·29 lines (29 loc) · 914 Bytes
/
_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
name: "Shortcourse on multiplex imaging data"
output_dir: "."
navbar:
title: "Analysis of multiplex single-cell imaging data in R"
left:
- text: "Home"
href: index.html
- text: "Short Course"
menu:
- text: "Data Download"
href: MI_Data.html
- text: "Background on multiplex single-cell imaging"
href: MI_intro.html
- text: "VectraPolarisData package"
href: MI_VectraPolarisData.html
- text: "Segmentation, normalization, and phenotyping"
href: MI_normalization.html
- text: "Extracting spatial summary statistics"
href: MI_spatialAnalysis.html
- text: "Modeling patient-level outcomes"
href: MI_fda.html
right:
- text: "About"
href: about.html
- icon: fa-github fa-lg
href: https://github.com/julia-wrobel/MI_tutorial
output:
html_document:
theme: flatly