Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • hamcan
    Member
    • Nov 2016
    • 19

    Number of Reads Increasing

    Hi there,
    I trimmed my reads and then merged them using FLASh. However, I found that the number of reads before processing (trim and merge) is lower than the number of reads after processing.
    Is there an explanation for this?
    Thanks
  • Brian Bushnell
    Super Moderator
    • Jan 2014
    • 2709

    #2
    When you merge a read pair, you turn 2 reads into 1 read. Therefore, you should expect the number of reads to decrease.

    Comment

    • hamcan
      Member
      • Nov 2016
      • 19

      #3
      i know i should expect a decrease but i'm getting an increase. do you know why?

      Comment

      • Brian Bushnell
        Super Moderator
        • Jan 2014
        • 2709

        #4
        Perhaps you can post your exact commands used at each step, as well as how you are calculating the number of reads?

        Comment

        • hamcan
          Member
          • Nov 2016
          • 19

          #5
          First step I'm doing is using Trimmomatic to trim and remove my adapters using the PE setting:

          java -jar trimmomatic-0.36.jar PE File1_L001_R1_001.fastq File1_L001_R2_001.fastq /home/rachelle/File1_R1paired.fastq File1_R1unpaired.fastq File1_R2paired.fastq File1_R2unpaired.fastq ILLUMINACLIP:/usr/local/trimmomatic/adapters/NexteraPE-PE.fa:2:30:10:6 LEADING:3 TRAILING:3 SLIDINGWINDOW:4:25 MINLEN:36

          Afterwards, I take R1paired and R2 paired and merge them using FLASh with a minum of overlap of 15.
          I then concatenate the out.extended frags with the two notcombined files for a final file that is then concatenated with R1UNpaired and R2UNpaired.

          That final file has more reads than the beginning.
          I looked into it some more and saw that my reads are increasing after FLASh. I am assuming it has to do with concatenation of the two notCombined files. Does anyone know what those two files are? And if I should be concatenating them with my out.extendedfrags file?

          Thanks

          Comment

          • GenoMax
            Senior Member
            • Feb 2008
            • 7142

            #6
            Best option would be to merge first (use bbmerge.sh from BBMap) and then trim (bbduk.sh from BBMap).

            The only way number of reads is going to increase is if you double dip into the read pool. You must be somehow doing that. Since your merged reads become "single-end" you should not merge them with remaining PE reads.
            Last edited by GenoMax; 01-19-2017, 10:43 AM.

            Comment

            • HESmith
              Senior Member
              • Oct 2009
              • 512

              #7
              Paired-end reads are typically counted once (unless it's the Illumina marketing team). Merged reads will also be counted once after FLASH, but unmerged reads now become two single-end reads and are counted twice.

              Comment

              • hamcan
                Member
                • Nov 2016
                • 19

                #8
                that makes perfect sense!!! Thank you so much

                Comment

                Latest Articles

                Collapse

                • SEQadmin2
                  Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                  by SEQadmin2



                  Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                  ...
                  07-09-2026, 11:10 AM
                • SEQadmin2
                  Cancer Drug Resistance: The Lingering Barrier to Rising Survival
                  by SEQadmin2



                  Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

                  There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
                  07-08-2026, 05:17 AM
                • GATTACAT
                  Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                  by GATTACAT
                  Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
                  07-01-2026, 11:43 AM

                ad_right_rmr

                Collapse

                News

                Collapse

                Topics Statistics Last Post
                Started by SEQadmin2, 07-13-2026, 10:26 AM
                0 responses
                18 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-09-2026, 10:04 AM
                0 responses
                30 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-08-2026, 10:08 AM
                0 responses
                16 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-07-2026, 11:05 AM
                0 responses
                34 views
                0 reactions
                Last Post SEQadmin2  
                Working...