-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
executable file
·49 lines (39 loc) · 863 Bytes
/
_pkgdown.yml
File metadata and controls
executable file
·49 lines (39 loc) · 863 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
template:
bootstrap: 5
url: https://csbg.github.io/GOcontext/
llm-docs: false
pkgdown:
title: GOcontext
navbar:
structure:
left:
- home
- get-started
- articles
- reference
- news
components:
get-started:
text: "Get started"
href: articles/get_started.html
articles:
text: "Articles"
menu:
- text: "Motivation"
href: articles/motivation.html
news:
text: "News"
href: news/index.html
reference:
- title: User Available Functions
desc: This section contains the documentation for all functions available
to the user in the GOcontext R package.
contents:
- as_term2gene
- as_term2name
- attach_org
- browse_go
- filter_mapped
- harmonize_gene_ids
- load_go
- subset_go