Skip to content

Commit

Permalink
update working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
tavareshugo committed Jun 6, 2024
1 parent 015c5c2 commit 35344fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion materials/01-package_managers.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ You can find a (checklist)[https://www.anaconda.com/blog/using-pip-in-a-conda-en

:::{.callout-exercise}

Go to the `rnaseq` directory, where you will find some FASTQ files in the `reads` folder.
Go to the `demo` directory, where you will find some FASTQ files in the `reads` folder.
The objective in this exercise is to setup a software environment to run a standard quality control software on these sequencing reads.

- Use a text editor to create a Conda/Mamba environment file called `envs/qc.yml`. This file should specify:
Expand Down

0 comments on commit 35344fa

Please sign in to comment.