-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
75 lines (71 loc) · 1.62 KB
/
_pkgdown.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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
---
url: https://insightsengineering.github.io/teal.modules.hermes
template:
package: nesttemplate
navbar:
components:
get-started:
text: Get started
href: articles/Getting_Started.html
structure:
left: [get-started, reference, articles, news]
right:
- icon: fa-github
href: https://github.com/insightsengineering/teal.modules.hermes
articles:
- title: Get started
navbar: Get started
contents:
- Getting_Started
reference:
- title: Package
contents:
- teal.modules.hermes-package
- title: Utility Functions
contents:
- h_assign_to_group_list
- h_collapse_levels
- h_extract_words
- h_gene_data
- h_km_mae_to_adtte
- h_order_genes
- h_parse_genes
- h_update_gene_selection
- is_blank
- title: Shiny Modules
contents:
- adtteSpecInput
- adtteSpecServer
- assaySpecInput
- assaySpecServer
- experimentSpecInput
- experimentSpecServer
- geneSpecInput
- geneSpecServer
- sampleVarSpecInput
- sampleVarSpecServer
- multiSampleVarSpecServer
- title: Teal Module Functions
contents:
- tm_g_barplot
- tm_g_boxplot
- tm_g_forest_tte
- tm_g_km
- tm_g_pca
- tm_g_quality
- tm_g_scatterplot
- tm_g_volcanoplot
- title: Graph Functions
contents:
- heatmap_plot
- top_gene_plot
- title: Assertions
contents:
- assert_adtte_vars
- assert_reactive
- assert_summary_funs
- assert_tag
- title: Validations
contents:
- validate_gene_spec
- validate_n_levels