Skip to content
Snippets Groups Projects
Commit 604fb04b authored by selva's avatar selva
Browse files

edit typos

parent 124e40ce
No related branches found
No related tags found
1 merge request!11update Documentation
Pipeline #4325 passed with stages
in 4 minutes and 55 seconds
......@@ -37,21 +37,21 @@ the documents of `bitia-runner` for more details. TODO.
## EXAMPLES
1. Using samtools to view a fastq file with same name as downloaded from url in arch-linux
1. Using samtools to view a fastq file with same name as provided in url
NORMAL PIPELINE EXECUTION CODE | BITIA EXECUTION CODE
:-------------------------:|:-------------------------:
![](./docs/source/img/readme_example_1.gif) |![](./docs/source/img/readme_example_1_bitia.gif)
2. Using samtools to view a fastq file with different file name as downloaded from url in arch-linux
2. Using samtools to view a fastq file with different file name as provided in url
NORMAL PIPELINE EXECUTION CODE | BITIA EXECUTION CODE
:-------------------------:|:-------------------------:
![](./docs/source/img/readme_example_2.gif) |![](./docs/source/img/readme_example_2_bitia.gif)
3. Using samtools to view a fastq file with different file name as downloaded from url in arch-linux
3. Using Fastqc to do Quality check on a fastq file with same file name as provided
NORMAL PIPELINE EXECUTION CODE | BITIA EXECUTION CODE
:-------------------------:|:-------------------------:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment