Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • linudz
    Junior Member
    • Feb 2017
    • 3

    #1

    A question on Illumina paired-end reads alignment. Merging from different samples

    Hi folks, I have a question on how to better merge paired-end reads coming from different samples. Basically, we do align genome resequencing fastq with bwa mem, and compress the resulting .sam file into a .bam.

    If we have to merge two different samples, there are basically two ways. The first is to merge the fastqs and align the resulting file, the second is to make use of samtools merge to merge the .bam files.

    My concern is whether the two procedures are equally valid, or there is some relevant difference in the outcome.

    I think that everything revolves around the functioning of the Burrows Wheeler Transform Alignment. I have broadly understood the application of the BWT and of the indexing, but I still wonder if the number of reads affects the results of the alignment, or each read is aligned independently.

    Can anyone give me more insights on this?
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Originally posted by linudz View Post
    Hi folks, I have a question on how to better merge paired-end reads coming from different samples. Basically, we do align genome resequencing fastq with bwa mem, and compress the resulting .sam file into a .bam.

    If we have to merge two different samples, there are basically two ways. The first is to merge the fastqs and align the resulting file, the second is to make use of samtools merge to merge the .bam files.

    My concern is whether the two procedures are equally valid, or there is some relevant difference in the outcome.
    Either way should be fine after you take the "note" below into account.

    Note: When you are referencing "merging samples" are you referring to technical replicates of the same sample? Merging would be appropriate only in that case. If "samples" are true biological replicates then you would want to keep them separate for downstream analysis.

    but I still wonder if the number of reads affects the results of the alignment, or each read is aligned independently.

    Can anyone give me more insights on this?
    Each read pair is independently aligned to the reference so there is no effect of the amount of data on actual alignments.

    Comment

    • linudz
      Junior Member
      • Feb 2017
      • 3

      #3
      Thank you very much for your answer. This is going to be done on replicates of the same sample, so it should apply. Thanks again

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        Originally posted by linudz View Post
        Thank you very much for your answer. This is going to be done on replicates of the same sample, so it should apply. Thanks again
        Just want to re-emphasize. Are these technical replicates or biological? Merging data is only appropriate for technical replicates.

        Comment

        • Brian Bushnell
          Super Moderator
          • Jan 2014
          • 2709

          #5
          Because technical replicates could have different insert sizes, and the average (or estimated) insert size can have an effect on alignment, you may get different results even for technical replicates between merging prior to mapping versus merging after mapping. In many cases this difference is trivial and in general mapping the reads independently is not guaranteed to give you an optimal answer with respect to insert size anyway, since there is an order dependency, but it's something to be aware of.

          Comment

          Latest Articles

          Collapse

          • SEQadmin2
            Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
            by SEQadmin2



            CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

            Despite this, “CRISPR helped turn genome editing from a specialized technique into
            ...
            07-31-2026, 11:01 AM
          • SEQadmin2
            Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
            by SEQadmin2


            Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

            The systematic characterization of the human proteome has
            ...
            07-20-2026, 11:48 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, Yesterday, 10:35 AM
          0 responses
          7 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 08-06-2026, 07:41 AM
          0 responses
          26 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 08-03-2026, 10:13 AM
          0 responses
          45 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-31-2026, 02:55 AM
          0 responses
          48 views
          0 reactions
          Last Post SEQadmin2  
          Working...