Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Cedric Midoux
deepomics16S
Commits
6b74e188
Commit
6b74e188
authored
May 30, 2022
by
Bize D'Avezac De Castera Ariane
Browse files
Update README.md
Adding the gzip command with *.fastq
parent
02e968dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6b74e188
...
...
@@ -60,6 +60,11 @@ In your terminal use this command
gzip
SRR5625858.fastq
```
To compress all the fastq files simultaneously, you can use the following command in the terminal (in the DATA folder):
```
shell
gzip
*
.fastq
```
At this point you have all the data needed to run the pipeline.
**Run dada**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment