-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
43 lines (39 loc) · 1.03 KB
/
_quarto.yml
File metadata and controls
43 lines (39 loc) · 1.03 KB
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
project:
type: website
website:
title: "GEO Transcriptomic Data Analysis"
navbar:
background: primary
sidebar:
style: "docked"
search: true
contents:
- text: "About this WebGuide"
href: index.qmd
- text: "Search and download of transcriptomic data from GEO"
href: Searching_data/index.qmd
#contents:
#- Searching_data/index.qmd
# - Searching_data/archivo1.qmd
# - Searching_data/archivo2.qmd
- text: "Preprocessing the data"
href: Preprocessing_data/index.qmd
#contents:
#- Preprocessing_data/index.qmd
# - Preprocessing_data/archivo1.qmd
# - Preprocessing_data/archivo2.qmd
page-footer: "Developed by Luciano Anselmino"
repo-actions: [edit, issue, source]
# repo-url: PONÉ_ACÁ_TU_REPO
format:
html:
theme:
light: minty
dark: darkly
code-link: true
fig-align: center
fig-dpi: 300
css: custom.css
lang: en
publish:
- gh-pages