-
Notifications
You must be signed in to change notification settings - Fork 1
/
_site.yml
47 lines (47 loc) · 1.4 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
name: "scBrainAtlas" # CHANGE HERE
output_dir: "."
navbar:
title: "scBrainAtlas" # CHANGE HERE
type: inverse
left:
- text: "Home"
icon: fa-home
href: index.html
- text: "UCSC Track Hub"
icon: fa-dna
menu:
- text: "Mouse"
href: ucscbrowser_mouse.html
- text: "Human"
href: ucscbrowser_human.html
- text: "DolphinSuite"
icon: fa-laptop
href: dolphinsuite.html
- text: "Cellxgene Browser"
icon: fa-project-diagram
menu:
- text: "Mouse"
href: cellxgenebrowser.html
right:
- text: "Contact"
icon: fa-envelope-o
menu:
- text: "Esteves Lab"
href: https://www.umassmed.edu/gtc/about/faculty-publications/miguel-sena-esteves/
- text: "UMass Chan Med. Bioinformatics Core"
href: https://www.umassmed.edu/biocore/
- text: "Allen Institute for Brain Science"
href: https://alleninstitute.org/
- text: "GitHub"
icon: fa-github
menu:
- text: "DolphinNext"
href: https://github.com/UMMS-Biocore/dolphinnext
- text: "DolphinMeta"
href: https://github.com/UMMS-Biocore/dmeta
- text: "DolphinPortal"
href: https://github.com/UMMS-Biocore/dportal
output:
html_document:
theme: cosmo
highlight: textmate