Can we concatenate two fastq files from same sample but different runs
1
0
Entering edit mode
5.8 years ago
Payal ▴ 160

Hi,

I have two paired end file sets for a sample.

Forward: sample_R1_001.fastq.gz, sample_R1_002.fastq.gz

Reverse sample_R2_001.fastq.gz, sample_R2_002.fastq.gz

This is not a multilane case. They were two separate runs from the same sample aliquot!!

  1. Should I concat R1_001 and R1_002 fastq files ?
    1. Or should I run them as two separate pipelines?
    2. Or should I run them separately till alignment and then do BAM merge like for multilane samples?

Thanks, Payal

sequencing RNA-Seq • 4.7k views
ADD COMMENT
1
Entering edit mode

Whether a separate run or separate lane makes little difference, they are still technical replicates. They should not be merged.

ADD REPLY
7
Entering edit mode

s/should not be/should be/

ADD REPLY
0
Entering edit mode

But is this the case also for variant calling? I remember in GATK they take care for lane in their analysis (case of de-multiplexed).

However, if you are generating multiple libraries for each sample, and/or multiplexing samples within and/or across sequencing lanes, the data must be de-multiplexed before pre-processing, typically resulting in multiple sets of FASTQ files per sample all of which should have distinct read group IDs (RGID).

ADD REPLY
0
Entering edit mode

There are no appreciable lane effects any more so they have nothing to adjust.

ADD REPLY
1
Entering edit mode

Whether a separate run or separate lane makes little difference, they are still technical replicates. They should not be merged.

I have not seen any lane practical lane effects. Illumina offers a --no-lane-splitting option for their post processing software (bcl2fastq) which will make a single file per sample, if the same pool ran across multiple lanes of a flowcell.

ADD REPLY
0
Entering edit mode
4.9 years ago
anamaria ▴ 30

If I am not wrong, --no-lane-splitting is only available for bcl2fastq2, not for the bcl2fastq.

ADD COMMENT

Login before adding your answer.

Traffic: 2711 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