Combine multiple fastq.gz files
1
0
Entering edit mode
2.2 years ago
Zitian • 0

I have the following fastq.gz files:

HLGL3DSXY_L001_R1.fastq.gz  
HLGL3DSXY_L002_R1.fastq.gz  
HLGL3DSXY_L004_R1.fastq.gz  
HLGL3DSXY_L003_R1.fastq.gz  
HVFLTDSXY_L002_R1.fastq.gz  
HVFLTDSXY_L003_R1.fastq.gz  
HVFLTDSXY_L004_R1.fastq.gz  
HVGCVDSXY_L003_R1.fastq.gz

My question is then in which order should I cat these files together into a big fastq.gz file? Should I combine the lanes together (resulting in one file for each of the L001, L002, L003, and L004, respectively) and then cat these files together? or should I combine L001-004 for each run together first? Thanks

linux fastq • 687 views
ADD COMMENT
1
Entering edit mode
2.2 years ago
GenoMax 154k

See my answer here: Concatenating fastq.gz files across lanes

ADD COMMENT

Login before adding your answer.

Traffic: 2981 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6