Skip to content

Commit

Permalink
Merge pull request #13 from adamjamesreid/patch-2
Browse files Browse the repository at this point in the history
Update 03-nfcore.md
  • Loading branch information
tavareshugo authored Jun 24, 2024
2 parents 03dbe9b + 047c7c5 commit 0c78443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion materials/03-nfcore.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ As FASTQ files are often named using very long identifiers, it's a good idea to
For example, we can create a first version of our file by listing all read 1 files and saving it into a file:

```bash
ls reads/*_R1.fq.gz > samplesheet.csv
ls reads/*_1.downsampled.fastq.gz
```

This will give us a good start to create the samplesheet.
Expand Down

0 comments on commit 0c78443

Please sign in to comment.