Skip to content
Snippets Groups Projects
README.md 566 B
Newer Older
dilawar's avatar
dilawar committed
a) Sample raw data: enclosed is a text file with dataset download links 
b) file types for inputs and outputs at each step (particularly for FASTQC and 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