-
Notifications
You must be signed in to change notification settings - Fork 7
/
_toc.yml
40 lines (37 loc) · 1.05 KB
/
_toc.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
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: docs/intro
parts:
- caption: Helical API Documentation 📚
chapters:
- file: docs/Geneformer.rst
- file: docs/UCE.rst
- file: docs/scGPT.rst
- file: docs/hyena_dna.rst
- caption: RNA Tutorials🪄
chapters:
- file : examples/notebooks/Geneformer-vs-UCE
- file: examples/notebooks/Quick-Start_Tutorial
- file: examples/notebooks/Cell-Type-Annotation
- caption: DNA Tutorials🪄
chapters:
- file: examples/notebooks/Hyena-DNA-Inference
- caption: Fine-Tuning 🎛️
chapters:
- file: examples/notebooks/Cell-Type-Classification-Fine-Tuning.ipynb
- caption: Benchmarking 📊
chapters:
- file: docs/benchmarking/description
# - file : examples/geneformer_example
# - caption: Basic examples 🪄
# chapters:
# - file: markdown
# - file: notebooks
# - file: markdown-notebooks
# - caption: Cool extensions 🕶️
# chapters:
# - file: intersphinx
# - file: sphinx-examples
# - file: sphinx-hoverxref
# - file: sphinx-proof