Seqanswers Leaderboard Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • zack80.liu
    Junior Member
    • Feb 2011
    • 9

    Percentage of mapped reads ?

    Hi all,

    I am new to the RNA seq world. I have processed bunch of illumina paired end reads. The reported alignment is only 49%.. I was wondering if this is normal. Here's the command and output. Thanks.

    bowtie -n 3 -p 10 --best -e 200 --trim5 15 --trim3 25 --sam BowtieIndexes/mm9 -1 Raw_files/sample-1_export.fq -2 sample-2_export.fq sample.sam


    # reads processed: 21482797
    # reads with at least one reported alignment: 10637665 (49.52%)
    # reads that failed to align: 10845132 (50.48%)
    Reported 10637665 paired-end alignments to 1 output stream(s)
  • plassaaw
    Junior Member
    • Feb 2011
    • 7

    #2
    If you could provide us with a little more information about the data you are analyzing that would be helpful. What are the reads from?
    I have had some samples that have had 90+% accuracy, but with things that are likely high in indels like cancer, I have gotten as low as 60ish %..

    Comment

    • zack80.liu
      Junior Member
      • Feb 2011
      • 9

      #3
      This is a mouse cancer dataset. However not a lot indels are expected. Some of the samples are normal controls. Any more information needed?

      Comment

      • plassaaw
        Junior Member
        • Feb 2011
        • 7

        #4
        That's fairly low then. Try rerunning a set of the samples instead of as paired-end, as separate single reads. Also, try trimming less off of the reads, because there is a possibility that that decreases the number of possible locations for the paired ends to match up.

        Let me know the results.

        Comment

        • Jon_Keats
          Senior Member
          • Mar 2010
          • 279

          #5
          If you are analyzing RNAseq data why are you using bowtie and not tophat? Your percent aligned will be low with bowtie alone as only reads aligning to an exons will map, while all reads crossing a exon-exon junction will not align. Depending on the read length this can be a large percentage or your reads.

          Comment

          • zack80.liu
            Junior Member
            • Feb 2011
            • 9

            #6
            Plassaaw,

            I used mm9_with_junctions index which supposedly takes care of the exon-exon junctions .

            When I run single reads on these two paired_end reads _1 and _2, 80% and 78% of the reads are aligned.

            However, when I run paired-end alignment, only 50% of the reads are aligned... Any idea?



            # reads processed: 21482797
            # reads with at least one reported alignment: 17370381 (80.86%)
            # reads that failed to align: 4112416 (19.14%)
            Reported 17370381 alignments to 1 output stream(s)

            Comment

            • zack80.liu
              Junior Member
              • Feb 2011
              • 9

              #7
              single read mapping can reach 80%

              # reads processed: 34439174
              # reads with at least one reported alignment: 27167675 (78.89%)
              # reads that failed to align: 7271499 (21.11%)

              Well paired mapping is only 52%

              Any idea? Thanks!

              Comment

              Latest Articles

              Collapse

              • seqadmin
                Pathogen Surveillance with Advanced Genomic Tools
                by seqadmin




                The COVID-19 pandemic highlighted the need for proactive pathogen surveillance systems. As ongoing threats like avian influenza and newly emerging infections continue to pose risks, researchers are working to improve how quickly and accurately pathogens can be identified and tracked. In a recent SEQanswers webinar, two experts discussed how next-generation sequencing (NGS) and machine learning are shaping efforts to monitor viral variation and trace the origins of infectious...
                03-24-2025, 11:48 AM
              • seqadmin
                New Genomics Tools and Methods Shared at AGBT 2025
                by seqadmin


                This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.

                The Headliner
                The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...
                03-03-2025, 01:39 PM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, 03-20-2025, 05:03 AM
              0 responses
              41 views
              0 reactions
              Last Post seqadmin  
              Started by seqadmin, 03-19-2025, 07:27 AM
              0 responses
              51 views
              0 reactions
              Last Post seqadmin  
              Started by seqadmin, 03-18-2025, 12:50 PM
              0 responses
              38 views
              0 reactions
              Last Post seqadmin  
              Started by seqadmin, 03-03-2025, 01:15 PM
              0 responses
              192 views
              0 reactions
              Last Post seqadmin  
              Working...