-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
68 lines (62 loc) · 1.47 KB
/
_pkgdown.yml
File metadata and controls
68 lines (62 loc) · 1.47 KB
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
template:
bootstrap: 5
bootswatch: flatly
logo: man/figures/logo.png
bslib:
pkgdown-nav-height: 60px
home:
title: "tKOI"
tagline: "Transcriptomic Knowledge-Graph Omics Integration"
links:
- text: GitHub
href: https://github.com/Broccolito/tkoi
navbar:
structure:
left:
- home
- reference
- articles
components:
articles:
text: Vignettes
href: articles/index.html
reference:
- title: Main Functions
desc: Core methods for network-based transcriptomic analysis
contents:
- run_tkoi
- run_gene_enrichment
- get_neighboring_nodes
- make_gene_exploration_plot
- export_gene_exploration_data
- export_network_summary_statistics
- visualize_topn
- plot_network
- compute_network_enrichment
- title: Data and Annotations
desc: Annotation datasets used for node interpretation
contents:
- tkoi_net
- anatomy_annotation
- celltype_annotation
- clinicallab_annotation
- complex_annotation
- compound_annotation
- disease_annotation
- ec_annotation
- go_annotation
- mirna_annotation
- pathway_annotation
- protein_annotation
- proteindomain_annotation
- proteinfamily_annotation
- pwgroup_annotation
- reaction_annotation
- genes
- human_metabolites
articles:
- title: Getting Started
contents:
- getting-started-with-tkoi
news:
one_page: true