Skip to content

Commit

Permalink
Update lab_5.md
Browse files Browse the repository at this point in the history
  • Loading branch information
owensgl authored Feb 7, 2024
1 parent fba02df commit 727c2ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion labs/lab_5.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ Lets take a look a the gff file.

```bash
#We're piping it to `less -S` to prevent line wrapping, because the lines on this
file can be quite long
#file can be quite long
head -n 20 genomic.gff | less -S
```
```output
Expand Down

0 comments on commit 727c2ec

Please sign in to comment.