-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathmyst.yml
43 lines (42 loc) · 1.18 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
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
project:
id: 16b04bff-15e0-41ae-b344-69e90820dea8
title: seqspec
# description:
# keywords: []
# authors: []
github: https://github.com/pachterlab/seqspec
# To autogenerate a Table of Contents, run "myst init --write-toc"
toc:
# Auto-generated by `myst init --write-toc`
- file: README.md
- file: docs/INSTALLATION.md
- file: docs/USING_SEQSPEC.ipynb
- file: docs/UNIFORM.md
- title: Documentation
children:
- file: docs/SEQSPEC_FILE.md
- file: docs/SEQSPEC_TOOL.md
- file: docs/SPECIFICATION.md
- title: Tutorials
children:
- file: docs/TUTORIAL_SIMPLE.md
- file: docs/TUTORIAL_COMPLEX.md
- file: docs/SEQ_PRIMER.md
- file: docs/CONTRIBUTING.md
- file: docs/CHANGELOG.md
site:
template: book-theme
title: seqspec
logo_text: Machine readable specification for genomics assays
actions:
- title: GitHub
url: https://github.com/pachterlab/seqspec
nav: []
# https://mystmd.org/guide/website-templates
# - title: Examples
# url: ./builder.html
# options:
# favicon: favicon.ico
# logo: site_logo.png