diff --git a/README.md b/README.md index 5233ef230b2c7848b332685516301aae34d43303..66d2d6ef4f4dafa092385150804b8e7c80c4fe4d 100644 --- a/README.md +++ b/README.md @@ -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 :-------------------------:|:-------------------------:  | -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 :-------------------------:|:-------------------------:  | -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 :-------------------------:|:-------------------------: