forked from cellatlas/cellatlas
-
Notifications
You must be signed in to change notification settings - Fork 0
/
myst.yml
59 lines (56 loc) · 2.02 KB
/
myst.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
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
site:
template: book-theme
# options:
# favicon: favicon.ico
# logo: site_logo.png
project:
toc:
# Auto-generated by `myst init --write-toc`
- file: README.md
- file: docs/INTRODUCTION.md
- file: docs/UNDERSTAND.md
- file: docs/DOWNLOAD.md
- file: docs/QC_META.md
- file: docs/QC_READS.md
- file: docs/PREPROCESS_READS.md
- file: docs/QC_MAT.ipynb
- file: docs/PREPROCESS_MAT.ipynb
- file: docs/TOOLS.md
# children:
# - title: Atac 10xatac
# children:
# - file: examples/atac-10xatac/preprocess.ipynb
# - file: examples/atac-10xatac/qc.ipynb
# - title: Atac 10xmultiome
# children:
# - file: examples/atac-10xmultiome/preprocess.ipynb
# - file: examples/atac-10xmultiome/qc.ipynb
# - title: Crispr 10xcrispr
# children:
# - file: examples/crispr-10xcrispr/preprocess.ipynb
# - file: examples/crispr-10xcrispr/qc.ipynb
# - title: Multi Dogmaseq Lll
# children:
# - file: examples/multi-dogmaseq-lll/preprocess.ipynb
# - title: Rna 10xv3
# children:
# - file: examples/rna-10xv3/preprocess.ipynb
# - file: examples/rna-10xv3/qc.ipynb
# - title: Rna 10xv3 Nuclei
# children:
# - file: examples/rna-10xv3-nuclei/preprocess.ipynb
# - file: examples/rna-10xv3-nuclei/qc.ipynb
# - title: Rna Splitseq
# children:
# - file: examples/rna-splitseq/preprocess.ipynb
# - file: examples/rna-splitseq/qc.ipynb
# - title: Rna Visium Spatial
# children:
# - file: examples/rna-visium-spatial/preprocess.ipynb
# - file: examples/rna-visium-spatial/qc.ipynb
# - title: Tag Clicktag
# children:
# - file: examples/tag-clicktag/preprocess.ipynb
# - file: examples/tag-clicktag/qc.ipynb