-
Notifications
You must be signed in to change notification settings - Fork 1
/
_quarto.yml
68 lines (58 loc) · 1.6 KB
/
_quarto.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
67
68
project:
type: website
output-dir: docs
theme:
light: default
dark: [default, theme-dark.scss]
website:
page-navigation: true
title: "Survive with Omics"
repo-url: https://github.com/ocbe-uio/survomics
repo-actions: [source, issue]
navbar:
background: light
search: true
collapse-below: sm
left:
- href: survomics.html#introduction
text: "Introduction"
- href: survomics.html#tcga-survival-and-clinical-data
text: "Clinical data"
- href: survomics.html#tcga-omics-data
text: "Omics data"
- href: survomics.html#survival-analysis-with-low-dimensional-input-data
text: "Low dimension"
- href: survomics.html#survival-analysis-with-high-dimensional-input-data
text: "High dimension"
- href: survomics.html#survival-model-validation
text: "Model validation"
- href: survomics.html#multi-omics-integrative-modeling
text: "Multi-omics"
right:
- icon: github
menu:
- text: Source Code
url: https://github.com/ocbe-uio/survomics
- text: Report a Bug
url: https://github.com/ocbe-uio/survomics/issues/new
format:
html:
theme: default
toc: true
toc-depth: 4
appendix-style: none
bibliography: "references.bib"
fig-align: left
lang: en
language:
title-block-published: "UPDATED"
page-layout: full
grid:
sidebar-width: 350px
margin-width: 350px
# pdf:
# geometry:
# - bottom=17mm
# - left=15mm
# - right=15mm
# fontsize: 16pt