Skip to content

Commit 262da63

Browse files
authored
Update workflow image download link to v2.0.3
1 parent ac20883 commit 262da63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

posts/NAAM-02-preparation.qmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ This workflow is distributed as a self-contained Singularity container image, wh
1919
The singularity container needs an image file to activate the precompiled work environment. You can download the required workflow image file (naam_workflow.sif) directly through the terminal via:
2020

2121
``` bash
22-
wget https://github.com/LucvZon/nanopore-amplicon-analysis-manual/releases/download/v2.0.2/naam_workflow.sif
22+
wget https://github.com/LucvZon/nanopore-amplicon-analysis-manual/releases/download/v2.0.3/naam_workflow.sif
2323
```
2424

25-
Or go to the [github page](https://github.com/LucvZon/nanopore-amplicon-analysis-manual/releases/tag/v2.0.2){target="_blank"} and manually download it there, then transfer it to your HPC system.
25+
Or go to the [github page](https://github.com/LucvZon/nanopore-amplicon-analysis-manual/releases/tag/v2.0.3){target="_blank"} and manually download it there, then transfer it to your HPC system.
2626

2727
### 1.2 Verify container {.unnumbered}
2828

@@ -45,4 +45,4 @@ which python # Check python version of the conda environment
4545

4646
::: callout-note
4747
We are now ready to start executing the code to perform quality control of our raw Nanopore sequencing data in the next chapter.
48-
:::
48+
:::

0 commit comments

Comments
 (0)