From b92c5abc3c7b8384bf221d113f1d1d2e228d71f0 Mon Sep 17 00:00:00 2001
From: Dilawar Singh <dilawar@subcom.tech>
Date: Mon, 15 Aug 2022 06:51:56 +0000
Subject: [PATCH] Update vendor/shodhka/test_20220727/README.md

---
 vendor/shodhka/test_20220727/README.md | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/vendor/shodhka/test_20220727/README.md b/vendor/shodhka/test_20220727/README.md
index beb34db..d2bf52b 100644
--- a/vendor/shodhka/test_20220727/README.md
+++ b/vendor/shodhka/test_20220727/README.md
@@ -4,7 +4,8 @@ TrimGalore (first two steps) operations)
 
 Enclosed as a table below (also enclosed the corresponding excel file): 
 
-S.No. Analysis stage Tool used Input file type Code Output data type 1 Quality check FastQC fq / fastq ./fastqc
-*fastq.gz text, html QC reports 2 Quality trimming TrimGalore fq / fastq
-trim_galore --gzip --fastqc --max_n 2 --paired --length 50
-SRR11862696_1.fastq.gz SRR11862696_2.fastq.gz fq; fastq
+```
+S.No. Analysis stage Tool used Input file type Code Output data type 
+1 Quality check FastQC fq / fastq ./fastqc *fastq.gz text, html QC reports 
+2 Quality trimming TrimGalore fq / fastq trim_galore --gzip --fastqc --max_n 2 --paired --length 50 SRR11862696_1.fastq.gz SRR11862696_2.fastq.gz fq; fastq
+```
-- 
GitLab