1- ## ![ VueGen Logo] ( https://raw.githubusercontent.com/Multiomics-Analytics-Group/vuegen/main /docs/images/vuegen_logo.svg )
1+ ## ![ VueGen Logo] ( https://raw.githubusercontent.com/Multiomics-Analytics-Group/vuegen/HEAD /docs/images/logo /vuegen_logo.svg )
22
33<p align =" center " >
44 VueGen is a Python package that automates the creation of scientific reports.
1111| ** Build** | [ ![ CI] ( https://github.com/Multiomics-Analytics-Group/vuegen/actions/workflows/cdci.yml/badge.svg )] [ ci-gh-action ] [ ![ Docs] ( https://github.com/Multiomics-Analytics-Group/vuegen/actions/workflows/docs.yml/badge.svg )] [ ci-docs ] |
1212| ** Examples** | [ ![ HTML5] ( https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white )] [ emp-html-demo ] [ ![ Streamlit] ( https://img.shields.io/badge/Streamlit-%23FE4B4B.svg?style=for-the-badge&logo=streamlit&logoColor=white )] [ emp-st-demo ] |
1313| ** Discuss on GitHub** | [ ![ GitHub issues] ( https://img.shields.io/github/issues/Multiomics-Analytics-Group/vuegen )] [ issues ] [ ![ GitHub pull requests] ( https://img.shields.io/github/issues-pr/Multiomics-Analytics-Group/vuegen )] [ pulls ] |
14- | ** Cite** | [ ![ DOI:10.1101/2025.03.05.641152 ] ( https://img.shields.io/badge/DOI-10.1101/2025.03.05.641152-B31B1B .svg )] [ vuegen-preprint ] |
14+ | ** Cite** | [ ![ DOI:10.1093/bioadv/vbaf149 ] ( https://img.shields.io/badge/DOI-10.1093/bioadv/vbaf149-074359 .svg )] [ vuegen-article ] |
1515
1616## Table of contents:
1717
@@ -395,20 +395,23 @@ If you use VueGen in your research or publications, please cite it as follows:
395395
396396** APA:**
397397
398- Ayala-Ruano, S., Webel, H., & Santos, A. (2025). _ VueGen: Automating the generation of scientific reports_ . bioRxiv . https://doi.org/10.1101/2025.03.05.641152
398+ Ayala-Ruano, S., Webel, H., & Santos, A. (2025). _ VueGen: Automating the generation of scientific reports_ . Bioinformatics Advances, vbaf149 . https://doi.org/10.1093/bioadv/vbaf149
399399
400400** BibTeX:**
401401
402402``` bibtex
403- @article{Ayala-Ruano2025VueGen ,
403+ @article{10.1093/bioadv/vbaf149 ,
404404 author = {Ayala-Ruano, Sebastian and Webel, Henry and Santos, Alberto},
405405 title = {VueGen: Automating the generation of scientific reports},
406- journal = {bioRxiv},
406+ journal = {Bioinformatics Advances},
407+ pages = {vbaf149},
407408 year = {2025},
408- doi = {10.1101/2025.03.05.641152},
409- publisher = {Cold Spring Harbor Laboratory},
410- url = {https://www.biorxiv.org/content/10.1101/2025.03.05.641152},
411- eprint = {https://www.biorxiv.org/content/10.1101/2025.03.05.641152.full.pdf}
409+ month = {06},
410+ issn = {2635-0041},
411+ doi = {10.1093/bioadv/vbaf149},
412+ url = {https://doi.org/10.1093/bioadv/vbaf149},
413+ eprint = {https://academic.oup.com/bioinformaticsadvances/advance-article-pdf/doi/
414+ 10.1093/bioadv/vbaf149/63568410/vbaf149.pdf},
412415}
413416```
414417
@@ -433,7 +436,7 @@ We appreciate your feedback! If you have any comments, suggestions, or run into
433436[ config-chatbot ] : https://github.com/Multiomics-Analytics-Group/vuegen/blob/main/docs/example_config_files/Chatbot_example_config.yaml
434437[ issues ] : https://github.com/Multiomics-Analytics-Group/vuegen/issues
435438[ pulls ] : https://github.com/Multiomics-Analytics-Group/vuegen/pulls
436- [ vuegen-preprint ] : https://doi.org/10.1101/2025.03.05.641152
439+ [ vuegen-article ] : https://doi.org/10.1093/bioadv/vbaf149
437440[ quarto ] : https://quarto.org/
438441[ quarto-cli-pypi ] : https://pypi.org/project/quarto-cli/
439442[ quarto-cli ] : https://quarto.org/docs/get-started/
0 commit comments