-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
66 lines (61 loc) · 1.81 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
project:
type: book
output-dir: docs
execute:
freeze: auto
cache: true
book:
title: "BiocPy: Facilitate Bioconductor Workflows in Python"
author: "[Jayaram Kancherla](mailto:[email protected])"
contributor: "[Aaron Lun](mailto:[email protected])"
favicon: ./assets/short.png
site-url: https://biocpy.github.io/tutorial
date: "1/16/2024"
search: true
repo-url: https://github.com/BiocPy/tutorial
repo-actions: [issue]
# downloads: [pdf, epub]
sharing: [twitter]
twitter-card: true
cover-image: ./assets/full.png
page-footer:
center:
- text: "(c) BiocPy core contributors"
href: chapters/summary.qmd
sidebar:
style: docked
background: light
chapters:
- index.qmd
- part: chapters/representations/index.qmd
chapters:
- chapters/representations/biocframe.qmd
- chapters/representations/genomic_ranges.qmd
- chapters/representations/delayed_arrays.qmd
- chapters/representations/file_backed_arrays.qmd
- chapters/representations/atomics.qmd
- part: chapters/experiments/index.qmd
chapters:
- chapters/experiments/summarized_experiment.qmd
- chapters/experiments/single_cell_experiment.qmd
- chapters/experiments/extending_se.qmd
- chapters/experiments/multi_assay_experiment.qmd
- chapters/interop.qmd
- chapters/language_agnostic.qmd
- chapters/workflow.qmd
- part: chapters/extras/index.qmd
chapters:
- chapters/extras/iranges.qmd
- chapters/philosophy.qmd
- chapters/summary.qmd
- chapters/sessioninfo.qmd
# - chapters/references.qmd
bibliography: chapters/references.bib
format:
html:
theme: cosmo
number-sections: false
code-link: true
# pdf:
# keep-tex: true
# documentclass: scrreprt