Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
on:
workflow_dispatch:
push:
branches: main
branches:
- main

name: Quarto Publish

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ If adding a new section chapter:
- Do not place in `docs/assets/images/chapters/`!
5. References in BibTex for the chapter should go a `references.bib` file into `assets/references/chapters/<chapter>`
6. Add the `.qmd` file to the `_quarto.yml` config file in the `chapters:` scope
7. Render the book the extensions' `Quarto: Render Book` command, or run the following
7. Render the book the extensions' `Quarto: Render Book` command, or run the following while inside the reposiroty directory

```bash
quarto preview intro-to-ancient-metagenomics-book/ --render all --no-browser --no-watch-inputs
quarto preview . --render all --no-browser --no-watch-inputs
```

8. Commit, push to GitHub, and open a PR against the `main` branch [^2]
Expand Down
21 changes: 20 additions & 1 deletion _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,24 @@ project:
toc: true
number-sections: true

bibliography:
- assets/references/accessing-ancient-metagenomic-data.bib
- assets/references/ancient-metagenomic-pipelines.bib
- assets/references/authentication.bib
- assets/references/chapter-template.bib
- assets/references/chapter-writing-guidelines.bib
- assets/references/contamination.bib
- assets/references/denovo-assembly.bib
- assets/references/genome-mapping.bib
- assets/references/git-github.bib
- assets/references/index.bib
- assets/references/introduction-to-ancient-dna.bib
- assets/references/introduction-to-edna.bib
- assets/references/introduction-to-ngs-sequencing.bib
- assets/references/phylogenomics.bib
- assets/references/r-tidyverse.bib
- assets/references/taxonomic-profiling.bib

book:
title: "Introduction to Ancient Metagenomics"
author: "James A. Fellows Yates and Christina Warinner"
Expand Down Expand Up @@ -67,4 +85,5 @@ format:
- assets/css/custom.scss
cover-image: assets/images/cover.png
# pdf:
# documentclass: scrreprt
# documentclass: book
# biblio-title: "References"
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/chapters/python-pandas/bar_plot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/chapters/python-pandas/boxplot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading