-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy path_pkgdown.yml
More file actions
86 lines (77 loc) · 1.85 KB
/
_pkgdown.yml
File metadata and controls
86 lines (77 loc) · 1.85 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
url: https://cafferyang.com/ggpicrust2/
template:
bootstrap: 5
navbar:
structure:
left: [reference, articles, news]
right: [github]
components:
github:
icon: fab fa-github
href: https://github.com/cafferychen777/ggpicrust2
aria-label: GitHub repository
articles:
- title: Tutorials
navbar: Tutorials
contents:
- using_ggpicrust2
- gsea_analysis
reference:
- title: Core Workflow
contents:
- ggpicrust2
- ko2kegg_abundance
- pathway_daa
- pathway_annotation
- pathway_errorbar
- pathway_errorbar_table
- pathway_heatmap
- pathway_pca
- pathway_volcano
- pathway_ridgeplot
- compare_daa_results
- compare_metagenome_results
- title: Taxa Contribution
contents:
- read_contrib_file
- read_strat_file
- aggregate_taxa_contributions
- taxa_contribution_bar
- taxa_contribution_heatmap
- title: GSEA
contents:
- pathway_gsea
- visualize_gsea
- compare_gsea_daa
- gsea_pathway_annotation
- prepare_gene_sets
- title: Data
contents:
- metadata
- ko_abundance
- kegg_abundance
- metacyc_abundance
- daa_results_df
- daa_annotated_results_df
- title: Reference Data
contents:
- ko_reference
- kegg_pathway_reference
- ec_reference
- metacyc_reference
- ko_to_kegg_reference
- ko_to_go_reference
- metacyc_to_ec_reference
- title: Utilities
contents:
- import_MicrobiomeAnalyst_daa_results
- color_themes
- legend_annotation_utils
- starts_with("create_")
- starts_with("get_")
- starts_with("calculate_")
- starts_with("preview_")
- starts_with("format_")
- starts_with("smart_")
- resolve_annotation_overlaps
- safe_extract