Skip to content

Commit

Permalink
Create docs directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ErinBecker authored Jun 14, 2024
1 parent 6258eef commit 9e5c63d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions episodes/05-automation.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ what we are doing.

```output
echo "Saving summary..."
mkdir -p ~/dc_workshops/docs
cat */summary.txt > ~/dc_workshop/docs/fastqc_summaries.txt
```

Expand Down

0 comments on commit 9e5c63d

Please sign in to comment.