You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Discuss on GitHub**|[GitHub issues](https://github.com/Multiomics-Analytics-Group/vuegen/issues)- [GitHub pull requests](https://github.com/Multiomics-Analytics-Group/vuegen/pulls)|
17
18
18
19
## Table of contents:
20
+
19
21
-[About the project](#about-the-project)
20
22
-[Installation](#installation)
21
23
-[Execution](#execution)
22
24
-[Acknowledgements](#acknowledgements)
23
25
-[Contact](#contact)
24
26
25
27
## About the project
26
-
VueGen automates the creation of reports based on a directory with plots, dataframes, and other files in different formats. A YAML configuration file is generated from the directory to define the structure of the report. Users can customize the report by modifying the configuration file, or they can create their own configuration file instead of passing a directory as input.
28
+
29
+
VueGen automates the creation of reports based on a directory with plots, dataframes, and other files in different formats. A YAML configuration file is generated from the directory to define the structure of the report. Users can customize the report by modifying the configuration file, or they can create their own configuration file instead of passing a directory as input.
27
30
28
31
The configuration file specifies the structure of the report, including sections, subsections, and various components such as plots, dataframes, markdown, html, and API calls. Reports can be generated in various formats, including documents (PDF, HTML, DOCX, ODT), presentations (PPTX, Reveal.js), notebooks (Jupyter) or [Streamlit](streamlit) web applications.
29
32
@@ -34,6 +37,7 @@ An overview of the VueGen workflow is shown in the figure below:
- Vuegen was developed by the [Multiomics Network Analytics Group (MoNA)][Mona] at the [Novo Nordisk Foundation Center for Biosustainability (DTU Biosustain)][Biosustain].
106
111
- The vuegen logo was designed based on an image created by [Scriberia][scriberia] for The [Turing Way Community][turingway], which is shared under a CC-BY licence. The original image can be found at [Zenodo][zenodo-turingway].
107
112
108
113
## Contact
114
+
109
115
If you have comments or suggestions about this project, you can [open an issue][issues] in this repository.
0 commit comments