This repository includes all the source files to used to generate article on Orchestrating Microbiome Analysis with Bioconductor. This article is written only using Quarto files, based on the Nature Quarto template.
.
├── _extensions/ # Quarto extensions
├── bibliography.bib # Bibliography / references
├── data/ # Data files used in the article
├── fig.eps # EPS figure used in the manuscript
├── figures/ # Additional figures
├── manuscript.qmd # Main Quarto source file
├── manuscript.tex # Generated LaTeX source
├── manuscript.pdf # Rendered PDF output
├── README.md # Project documentation
├── sn-apacite.bst # BibTeX style file (APA citation style)
├── sn-aps.bst # BibTeX style file (APS style)
├── sn-basic.bst # BibTeX style file (Basic Springer style)
├── sn-chicago.bst # BibTeX style file (Chicago style)
├── sn-jnl.cls # Springer LaTeX class file
├── sn-mathphys-ay.bst # BibTeX style file (Math/Physics, author-year)
├── sn-mathphys-num.bst # BibTeX style file (Math/Physics, numeric)
├── sn-nature.bst # BibTeX style file (Nature style)
└── sn-vancouver.bst # BibTeX style file (Vancouver style)
This project received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 952914 (FindingPheno).

