An open API service indexing awesome lists of open source software.

https://github.com/microbiome/oma_manuscript


https://github.com/microbiome/oma_manuscript

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Orchestrating Microbiome Analysis with Bioconductor — article

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](https://github.com/christopherkenny/nature).

## Project structure

```
.
├── _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)
```

## Funding

This project received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 952914 ([FindingPheno](https://findingpheno.eu/)).