-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBasic_example_vuegen_demo_notebook_config.yaml
More file actions
168 lines (168 loc) · 6.66 KB
/
Basic_example_vuegen_demo_notebook_config.yaml
File metadata and controls
168 lines (168 loc) · 6.66 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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
report:
title: Basic Example Vuegen Demo Notebook
description: A general description of the report.
graphical_abstract: https://raw.githubusercontent.com/Multiomics-Analytics-Group/vuegen/main/docs/images/vuegen_logo.png
logo: https://raw.githubusercontent.com/Multiomics-Analytics-Group/vuegen/main/docs/images/vuegen_logo.png
sections:
- title: Plots
description: This section contains example plots.
subsections:
- title: Interactive Plots
description: Optional description for section.
components:
- title: Top Species Plot By Biome Plotly
file_path: ./docs/example_data/Basic_example_vuegen_demo_notebook/1_Plots/1_Interactive_plots/1_top_species_plot_by_biome_plotly.json
description: ''
caption: ''
component_type: plot
plot_type: plotly
- title: Multiline Plot Altair
file_path: ./docs/example_data/Basic_example_vuegen_demo_notebook/1_Plots/1_Interactive_plots/2_multiline_plot_altair.json
description: ''
caption: ''
component_type: plot
plot_type: altair
- title: Pie Plot Countries Plotly
file_path: ./docs/example_data/Basic_example_vuegen_demo_notebook/1_Plots/1_Interactive_plots/3_pie_plot_countries_plotly.json
description: ''
caption: ''
component_type: plot
plot_type: plotly
- title: Pie Plots Biomes Plotly
file_path: ./docs/example_data/Basic_example_vuegen_demo_notebook/1_Plots/1_Interactive_plots/4_pie_plots_biomes_plotly.json
description: ''
caption: ''
component_type: plot
plot_type: plotly
- title: Saline Metagenomics Samples Map Altair
file_path: ./docs/example_data/Basic_example_vuegen_demo_notebook/1_Plots/1_Interactive_plots/5_saline_metagenomics_samples_map_altair.json
description: ''
caption: ''
component_type: plot
plot_type: altair
- title: Description
file_path: ./docs/example_data/Basic_example_vuegen_demo_notebook/1_Plots/1_Interactive_plots/description.md
description: ''
caption: ''
component_type: markdown
- title: Static Plots
description: ''
components:
- title: Number Samples Per Study
file_path: ./docs/example_data/Basic_example_vuegen_demo_notebook/1_Plots/2_Static_plots/1_number_samples_per_study.png
description: ''
caption: ''
component_type: plot
plot_type: static
- title: Animal Metagenomics Samples Map
file_path: ./docs/example_data/Basic_example_vuegen_demo_notebook/1_Plots/2_Static_plots/2_animal_metagenomics_samples_map.png
description: ''
caption: ''
component_type: plot
plot_type: static
- title: Alpha Diversity Host Associated Samples
file_path: ./docs/example_data/Basic_example_vuegen_demo_notebook/1_Plots/2_Static_plots/3_alpha_diversity_host_associated_samples.png
description: ''
caption: ''
component_type: plot
plot_type: static
- title: "Graphical overview of VueGen workflow and components"
file_path: https://raw.githubusercontent.com/Multiomics-Analytics-Group/vuegen/main/docs/images/vuegen_graph_abstract.png
description: ''
caption: The diagram illustrates the processing pipeline of VueGen, starting
from either a directory or a YAML configuration file. Reports consist of hierarchical
sections and subsections, each containing various components such as plots,
dataframes, Markdown, HTML, and data retrieved via API calls.
component_type: plot
plot_type: static
- title: Dataframes
description: ''
subsections:
- title: All Formats
description: This subsection contains example dataframes.
components:
- title: Phyla Correlation Network Csv
file_path: ./docs/example_data/Basic_example_vuegen_demo_notebook/2_Dataframes/1_All_formats/1_phyla_correlation_network_csv.csv
description: ''
caption: ''
component_type: dataframe
file_format: csv
delimiter: ','
- title: Abundance Table Example Xls
file_path: ./docs/example_data/Basic_example_vuegen_demo_notebook/2_Dataframes/1_All_formats/2_abundance_table_example_xls.xls
description: ''
caption: ''
component_type: dataframe
file_format: xls
- title: Sample Info Example Txt
file_path: ./docs/example_data/Basic_example_vuegen_demo_notebook/2_Dataframes/1_All_formats/3_sample_info_example_txt.txt
description: ''
caption: ''
component_type: dataframe
file_format: txt
delimiter: \t
- title: Sample Info Example Parquet
file_path: ./docs/example_data/Basic_example_vuegen_demo_notebook/2_Dataframes/1_All_formats/4_sample_info_example_parquet.parquet
description: ''
caption: ''
component_type: dataframe
file_format: parquet
- title: Networks
description: ''
subsections:
- title: Interactive Networks
description: Optional description for subsection
components:
- title: Man Example
file_path: ./docs/example_data/Basic_example_vuegen_demo_notebook/3_Networks/1_Interactive_networks/1_man_example.graphml
description: ''
caption: ''
component_type: plot
plot_type: interactive_network
- title: Description
file_path: ./docs/example_data/Basic_example_vuegen_demo_notebook/3_Networks/1_Interactive_networks/description.md
description: ''
caption: ''
component_type: markdown
- title: Static Networks
description: ''
components:
- title: Phyla Correlation Network
file_path: ./docs/example_data/Basic_example_vuegen_demo_notebook/3_Networks/2_Static_networks/1_phyla_correlation_network.png
description: ''
caption: ''
component_type: plot
plot_type: static
- title: Html
description: ''
subsections:
- title: All Html
description: ''
components:
- title: Plot
file_path: ./docs/example_data/Basic_example_vuegen_demo_notebook/4_Html/1_All_html/1_plot.html
description: ''
caption: ''
component_type: html
- title: Ckg Network
file_path: ./docs/example_data/Basic_example_vuegen_demo_notebook/4_Html/1_All_html/2_ckg_network.html
description: ''
caption: ''
component_type: plot
plot_type: interactive_network
- title: Multiqc Report
file_path: ./docs/example_data/Basic_example_vuegen_demo_notebook/4_Html/1_All_html/3_multiqc_report.html
description: ''
caption: ''
component_type: html
- title: Markdown
description: ''
subsections:
- title: All Markdown
description: ''
components:
- title: Readme
file_path: ./docs/example_data/Basic_example_vuegen_demo_notebook/5_Markdown/1_All_markdown/README.md
description: ''
caption: ''
component_type: markdown