-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_site.yml
40 lines (38 loc) · 942 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
30
31
32
33
34
35
36
37
38
39
40
name: "CytoMine"
navbar:
title: "IMC CytoMine pipeline"
type: inverse
left:
- text: "Home"
icon: fa-home
href: index.html
- text: "Introduction"
href: introduction.html
icon: fa-cog
menu:
- text: "Preporcessing"
href: preprocessing.html
- text: "Visulaization"
href: visualization.html
- text: "Cell Clustering /Cell subset Detection"
href: clustering.html
- text: "Discovery"
href: discovery.html
- text: "Tutorial"
href: Tutorial.html
icon: fa-book
- text: "Helpful Links"
href: Helpful_links.html
icon: fa-ambulance
right:
- icon: fa-github fa-lg
href: https://github.com/WCMCBioinformatics/CyTOF
- icon: fa-info
href: about.html
output_dir: "."
output:
html_document:
theme: flatly
highlight: textmate
include:
css: style.css