-
Notifications
You must be signed in to change notification settings - Fork 0
/
_site.yml
36 lines (36 loc) · 874 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
name: "Cy-plotfolio"
navbar:
title: "Cy's plotfolio"
left:
- text: "Home"
href: index.html
- text: "Plot examples"
menu:
- text: HierTree
href: HierTree.html
- text: Sunburst
href: Sunburst.html
- text: Constellation
href: Constellation.html
- text: Raincloud
href: Raincloud.html
- text: "Notebooks"
menu:
- text: "CCF centroid"
href: CCF_centroid.html
- text: "ABA ISH data"
href: ABA_ISH.html
- text: "CCFv3 plates"
href: ABA_svg.html
- text: "Flatmaps"
href: IBL_flatmap.html
- text: "CellRanger subsample"
href: CR_subsample.html
- text: "CellRanger intron_exon"
href: CR_intron_exon.html
- text: "About"
href: about.html
output_dir: docs
output:
html_document:
theme: yeti