Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • sarvidsson
    Senior Member
    • Jan 2015
    • 137

    #16
    The k-mers in the ends of the reads could be short adapter remnants not identified by the adapter clipper. Typically they get soft-clipped by the aligner, but you should get rid of them if you use BBDuk in trimbyoverlap mode.

    Comment

    • rozitaa
      Member
      • Jun 2013
      • 51

      #17
      Originally posted by pmiguel View Post
      Mammals have teeny little exons spread out over 10's-100's of kilobases of the the genome. Mapping RNA (which has the introns spliced out) reads to the genome isn't a good way to determine insert size. And only getting 50% of the reads to map "concordantly" doesn't seem so bad. How is bowtie2 going to handle reads spanning a splice site?

      If you want to determine your insert sizes, try aligning your reads to a long (spliced) transcript instead of genomic DNA. In my experience with the MiSeq and HiSeq, your sizes will look like all the very shortest library products were sequenced preferentially.

      --
      Phillip
      Thanks Phillip! I think it should be like that since now that I am aligning only read one I can get approximately the whole aligned!!! Sure I will try to align it against a transcript reference.

      Comment

      • Brian Bushnell
        Super Moderator
        • Jan 2014
        • 2709

        #18
        I think the problem lies in the bowtie2 command:

        -1 R1.paired.fq -2 R1.unpaired.fq
        Based on the filenames, it appears that you are telling it to treat read1's as pairs with each other, using the output of something like Trimmomatic that produced 4 output files. You should be doing something like this:

        -1 R1.paired.fq -2 R2.paired.fq
        Although, I'm not really sure why ANY of the pairs were concordant.

        Comment

        • dpryan
          Devon Ryan
          • Jul 2011
          • 3478

          #19
          Originally posted by Brian Bushnell View Post
          I think the problem lies in the bowtie2 command
          Good catch! I share your wonderment that any were concordant. I'm also surprised it didn't throw an error that the files were of different lengths.

          Comment

          • rozitaa
            Member
            • Jun 2013
            • 51

            #20
            Originally posted by Brian Bushnell View Post
            I think the problem lies in the bowtie2 command:



            Based on the filenames, it appears that you are telling it to treat read1's as pairs with each other, using the output of something like Trimmomatic that produced 4 output files. You should be doing something like this:



            Although, I'm not really sure why ANY of the pairs were concordant.
            Oh no this is not the problem sorry for confusion. This is my fault in naming the files incorrectly in previous step! The R1_unpaired.fq is supposed to be named R2_paired.fq!!!

            Comment

            • rozitaa
              Member
              • Jun 2013
              • 51

              #21
              Originally posted by dpryan View Post
              Good catch! I share your wonderment that any were concordant. I'm also surprised it didn't throw an error that the files were of different lengths.
              I might have caught up the problem when I align it with only single end reads (readI). These are RNA-seq data that I am trying to map against genome reference. with bowtie I cannot get the splice junctions! So for getting the inner distance by this way I should align my RNA-seq reads against a transcriptomic reference (this mentioned before also).
              Anyway now I almost have my inner size and I am trying to align them by TopHat. I will update this thread by the result of my TopHat aligning.

              Thanks all!

              Comment

              • rozitaa
                Member
                • Jun 2013
                • 51

                #22
                Thanks everyone! Now it is aligning perfectly fine with TopHat! to sum up, I got the reads inner size from aligning firstly against transcriptomics reference by bowtie and then I aligned against genomics reference by TopHat!

                Comment

                Latest Articles

                Collapse

                • 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
                • 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

                ad_right_rmr

                Collapse

                News

                Collapse

                Topics Statistics Last Post
                Started by SEQadmin2, 07-24-2026, 12:17 PM
                0 responses
                16 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-23-2026, 11:41 AM
                0 responses
                18 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-20-2026, 11:10 AM
                0 responses
                24 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-13-2026, 10:26 AM
                0 responses
                37 views
                0 reactions
                Last Post SEQadmin2  
                Working...