Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Merged vs unmerged fastqs

    I have several samples each in their own folder. Paired end. Each sample's folder looks something like this in the following format:


    ****_L006_R1_001.fastq.gz and ******_L006_R2_001.fastq.gz
    ****_L006_R1_002.fastq.gz and ******_L006_R2_002.fastq.gz.
    ...
    .
    .
    .
    ****_L006_R1_006.fastq.gz and ******_L006_R2_006.fastq.gz.
    ****_L007_R1_001.fastq.gz and ******_L007_R2_001.fastq.gz.
    .
    .
    .
    ****_L007_R1_006.fastq.gz and ******_L007_R2_006.fastq.gz.

    What I've done so far is merged all the R1s (irrespective of lanes), and all R2s (again, irrespective of lanes). And have been aligning them, and calling fusions on the merged R1.

    How do I interpret any fusion results of ****_L006_R1_002.fastq.gz and ******_L006_R2_002.fastq.gz. VERSUS R1-merged.fastq.gz vs R2-merged.fastq.gz? Does R1-merged/R2-merged represent the entire sample properly or should I call fusion on each R1,R2 and find some sort of average?

    This also applies to finding indels/cnvs/etc, do you guys usually call it on the merged fastq file or each unmerged one, and then find an average?

    thank you!

  • #2
    You can merge R1 (and R2) reads for a sample (use the same order for R1/R2 files)(samples are part of a pool that ran on multiple lanes, I presume) that ran on multiple lanes. In general people may find it easier to process the file pieces in parallel until the alignment step and then merge the resulting BAM files before sorting/indexing the final result. You can do the fusion detection on final file.

    Comment


    • #3
      Thank you!

      Fusion detection has caveat that it requires fastq files. Are these R1-merged.fastq.gz and R2-merged.fastq.gz complete representatives of the sample? I ask because as an example, I ran fusion detection on a individual pair of _R1_001 and _R2_001, and counted 6 junction reads for a certain gene. Then did it for the R1-merged and R2-merged and got fewer fusion detections.

      Any idea why? Are these individual fastqs (unmerged fastqs) representative of the entire sample?

      Comment


      • #4
        Merged fastq files should be identical representations of individual pieces unless whatever fusion program you used had trouble completely reading the merged files. Did you check to make sure the reported reads processed were identical in both cases. How did you merge the files (by cat?)

        Illumina's data processing software (bcl2fastq) actually has an option (--no-lane-splitting) that will give you a single file per samples for samples that may have run across multiple lanes of a flowcell as a part of a pool.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Essential Discoveries and Tools in Epitranscriptomics
          by seqadmin




          The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
          04-22-2024, 07:01 AM
        • seqadmin
          Current Approaches to Protein Sequencing
          by seqadmin


          Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
          04-04-2024, 04:25 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Today, 08:47 AM
        0 responses
        11 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-11-2024, 12:08 PM
        0 responses
        60 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        59 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 09:21 AM
        0 responses
        53 views
        0 likes
        Last Post seqadmin  
        Working...
        X