-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathmkdocs.yml
More file actions
29 lines (29 loc) 路 811 Bytes
/
Copy pathmkdocs.yml
File metadata and controls
29 lines (29 loc) 路 811 Bytes
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
site_name: Phables
site_url: "https://github.com/Vini2/phables"
site_author: "Vijini Mallawaarachchi"
repo_url: "https://github.com/Vini2/phables"
repo_name: 'GitHub'
theme:
name: readthedocs
highlightjs: true
hljs_languages:
- yaml
- bash
- shell
- text
nav:
- HOME:
- Introduction: index.md
- Citation: citation.md
- RUNNING:
- Install: install.md
- Assemble: assemble.md
- Usage: usage.md
- Building the hallmark database: hallmark_db.md
- Running from a single container: container.md
- FAQ: faq.md
- EVALUATION:
- Running CheckV: quality.md
- Quality comparison: comparison.md
- Annotation with pharokka: annotation.md
- Graph statistics: graph_stats.md