-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_config.yml
48 lines (48 loc) · 1.24 KB
/
_config.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
title: "GA4GH Clinical & Phenotypic Data Capture & Exchange"
label: GA4GH::CP
github_organisation: ga4gh-cp
future: true
navigation_categories:
representation: "Representation"
exchange: "Exchange & Interoperability"
implementation: "Implementation & Engagement"
news: News
howto: Examples & Guides
collections:
representation:
output: true
permalink: /:collection/:name
exchange:
output: true
permalink: /:collection/:name
implementation:
output: true
permalink: /:collection/:name
navigation_static_links:
ga4gh:
url: "http://ga4gh.org"
label: "GA4GH Main Site"
phenopackets:
url: "https://github.com/phenopackets"
label: "Phenopackets PXF"
schemablocks:
url: "http://schemablocks.org"
label: "SchemaBlocks"
monarch:
url: "https://monarchinitiative.org"
label: "Monarch Initiative"
beacon:
url: "http://beacon-project.io"
label: "Beacon"
ga4gh-duri:
url: "http://ga4gh-duri.github.io"
label: "GA4GH::DURI"
ga4gh-lsg:
url: "https://github.com/ga4gh/large-scale-genomics-wiki/wiki/"
label: "GA4GH Large Scale Genomics"
ga4gh-gks:
url: "http://ga4gh-gks.github.io"
label: "GA4GH::GKS"
navigation_max_items: 4
tag_title_prefix: ''
tag_title_suffix: ''