Skip to content

Commit e232ab7

Browse files
authored
Merge pull request #131 from SPAAM-community/update-all-zenodo-for-2025
Update all chapter dataset links to new Zenodo uploads for 2025 updated datasets
2 parents 87ea067 + 09403cd commit e232ab7

12 files changed

Lines changed: 12 additions & 12 deletions

accessing-ancient-metagenomic-data.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bibliography: assets/references/accessing-ancient-metagenomic-data.bib
1010
::: {.callout-note collapse="true" title="Self guided: chapter environment setup"}
1111
For this chapter's exercises, if not already performed, you will need to download the chapter's dataset, decompress the archive, and create and activate the conda environment.
1212

13-
Do this, use `wget` or right click and save to download this Zenodo archive: [10.5281/zenodo.13759163](https://doi.org/10.5281/zenodo.13759163), and unpack
13+
Do this, use `wget` or right click and save to download this Zenodo archive: [10.5281/zenodo.17155430](https://doi.org/10.5281/zenodo.17155430), and unpack
1414

1515
```bash
1616
tar xvf accessing-ancient-metagenomic-data.tar.gz

ancient-metagenomic-pipelines.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ bibliography: assets/references/ancient-metagenomic-pipelines.bib
88
For this chapter's exercises, if not already performed, we will need to download the chapter's dataset, decompress the archive, and create and activate the conda environment.
99

1010
Do this, use `wget` or right click and save to download this Zenodo archive:
11-
[10.5281/zenodo.13759201](https://doi.org/10.5281/zenodo.13759201), and unpack.
11+
[10.5281/zenodo.17155341](https://doi.org/10.5281/zenodo.17155341), and unpack.
1212

1313
```bash
1414
tar xvf ancient-metagenomic-pipelines.tar.gz

authentication.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ bibliography: assets/references/authentication.bib
77
::: {.callout-note collapse="true" title="Self guided: chapter environment setup"}
88
For this chapter's exercises, if not already performed, you will need to download the chapter's dataset, decompress the archive, and create and activate the conda environment.
99

10-
Do this, use `wget` or right click and save to download this Zenodo archive: [10.5281/zenodo.13759228](https://doi.org/10.5281/zenodo.13759228), and unpack
10+
Do this, use `wget` or right click and save to download this Zenodo archive: [10.5281/zenodo.17152964](https://doi.org/10.5281/zenodo.17152964), and unpack
1111

1212
```bash
1313
tar xvf authentication.tar.gz

bare-bones-bash.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: Thiseas C. Lamnidis, Aida Andrades Valtueña
66
::: {.callout-note collapse="true" title="Self guided: chapter environment setup"}
77
For this chapter's exercises, if not already performed, you will need to download the chapter's dataset, decompress the archive, and create and activate the conda environment.
88

9-
Do this, use `wget` or right click and save to download this Zenodo archive: [10.5281/zenodo.13759270](https://doi.org/10.5281/zenodo.13759270), and unpack.
9+
Do this, use `wget` or right click and save to download this Zenodo archive: [10.5281/zenodo.17155440](https://doi.org/10.5281/zenodo.17155440), and unpack.
1010

1111
```bash
1212
tar xvf bare-bones-bash.tar.gz

contamination.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ bibliography: assets/references/contamination.bib
77
::: {.callout-note collapse="true" title="Self guided: chapter environment setup"}
88
For this chapter's exercises, if not already performed, you will need to download the chapter's dataset, decompress the archive, and create and activate the conda environment.
99

10-
Do this, use `wget` or right click and save to download this Zenodo archive: [10.5281/zenodo.13759285](https://doi.org/10.5281/zenodo.13759285), and unpack
10+
Do this, use `wget` or right click and save to download this Zenodo archive: [10.5281/zenodo.17155413](https://doi.org/10.5281/zenodo.17155413), and unpack
1111

1212
```bash
1313
tar xvf contamination.tar.gz

denovo-assembly.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ library(pander)
1313
::: {.callout-note collapse="true" title="Self guided: chapter environment setup"}
1414
For this chapter's exercises, if not already performed, you will need to download the chapter's dataset, decompress the archive, and create and activate the conda environment.
1515

16-
Do this, use `wget` or right click and save to download this Zenodo archive: [10.5281/zenodo.13759302](https://doi.org/10.5281/zenodo.13759302), and unpack
16+
Do this, use `wget` or right click and save to download this Zenodo archive: [10.5281/zenodo.17142958](https://doi.org/10.5281/zenodo.17142958), and unpack
1717

1818
```bash
1919
tar xvf denovo-assembly.tar.gz

genome-mapping.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ bibliography: assets/references/genome-mapping.bib
77
:::{.callout-note collapse="true" title="Self guided: chapter environment setup"}
88
For this chapter's exercises, if not already performed, you will need to download the chapter's dataset, decompress the archive, and create and activate the conda environment.
99

10-
Do this, use `wget` or right click and save to download this Zenodo archive: [10.5281/zenodo.13759321](https://doi.org/10.5281/zenodo.13759321), and unpack.
10+
Do this, use `wget` or right click and save to download this Zenodo archive: [10.5281/zenodo.17154630](https://doi.org/10.5281/zenodo.17154630), and unpack.
1111

1212
```bash
1313
tar xvf genome-mapping.tar.gz

git-github.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ bibliography: assets/references/git-github.bib
77
::: {.callout-note collapse="true" title="Self guided: chapter environment setup"}
88
For this chapter's exercises, if not already performed, you will need to download the chapter's dataset, decompress the archive, and create and activate the conda environment.
99

10-
Do this, use `wget` or right click and save to download this Zenodo archive: [10.5281/zenodo.13759333](https://doi.org/10.5281/zenodo.13759333), and unpack.
10+
Do this, use `wget` or right click and save to download this Zenodo archive: [10.5281/zenodo.17155418](https://doi.org/10.5281/zenodo.17155418), and unpack.
1111

1212
```bash
1313
tar xvf git-github.tar.gz

phylogenomics.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ bibliography: assets/references/phylogenomics.bib
77
::: {.callout-note collapse="true" title="Self guided: chapter environment setup"}
88
For this chapter's exercises, if not already performed, you will need to download the chapter's dataset, decompress the archive, and create and activate the conda environment.
99

10-
Do this, use `wget` or right click and save to download this Zenodo archive: [10.5281/zenodo.13759782](https://doi.org/10.5281/zenodo.13759782), and unpack.
10+
Do this, use `wget` or right click and save to download this Zenodo archive: [10.5281/zenodo.17155402](https://doi.org/10.5281/zenodo.17155402), and unpack.
1111

1212
```bash
1313
tar xvf phylogenomics.tar.gz

python-pandas.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This session is typically ran held in parallel to the Introduction to R and Tidy
1010
::: {.callout-note collapse="true" title="Self guided: chapter environment setup"}
1111
For this chapter's exercises, if not already performed, you will need to download the chapter's dataset, decompress the archive, and create and activate the conda environment.
1212

13-
Do this, use `wget` or right click and save to download this Zenodo archive: [10.5281/zenodo.11394586](https://doi.org/10.5281/zenodo.11394586), and unpack
13+
Do this, use `wget` or right click and save to download this Zenodo archive: [10.5281/zenodo.17155406](https://doi.org/10.5281/zenodo.17155406), and unpack
1414

1515
```bash
1616
tar xvf python-pandas.tar.gz

0 commit comments

Comments
 (0)