-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
72 lines (55 loc) · 1.59 KB
/
_quarto.yml
File metadata and controls
72 lines (55 loc) · 1.59 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
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
69
project:
type: book
book:
title: 【生物】信息、科技、和图像分析(2)
subtitle: 内容是个人的,因此是片面的
author: iAmHealthy
date: last-modified
favicon: images/2026-03-10_swan-inverted-reflection.png
page-navigation: true
cover-image: images/2026-03-10_swan-inverted-reflection.png
page-footer:
center: "Copyright 2026 iAmHealthy"
background: dark
border: true
chapters:
- index.qmd
- part: R
chapters:
- 2026-03-02_新疆生产建设兵团的分布.qmd
- 2026-03-26_quote-of-the-day.qmd
- 2026-03-28_high-fidelity-dna-polymerases.qmd
- 2026-03-30_color-in-patent.qmd
- 2026-04-26_write-new-line.qmd
- 2026-04-29_point-shapes-in-r.qmd
- 2026-04-29_img_read-by-magick.html
- 2026-05-01_date-in-chinese.qmd
- 2026-05-06_ways-to-inset-images.qmd
- 2016-05-13_reliable-experiment-perform.qmd
- part: QuPath
chapters:
- 2026-03-25_mrxs-to-ome.qmd
- part: R & QuPath
chapters:
- 2026-03-09_swan.qmd
- 2026-03-14_qupath-release-history-and-size.qmd
- 2026-03-23_qupath-snapshot.qmd
- part: 技术相关
chapters:
- 2026-03-04_切片染色方法.qmd
- part: 图像分析
- part: 科学相关
- part: 生物图像分析流程
- part: 其它
chapters:
- 给我买杯茶.qmd
bibliography: references.bib
csl: science.csl
highlight-style: pygments
format:
html:
theme:
light: Sandstone
dark: Solar
code-copy: true
number-depth: 1