Seqanswers Leaderboard Ad

Collapse

Announcement

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

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

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


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


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


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


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


            • #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
                Recent Advances in Sequencing Analysis Tools
                by seqadmin


                The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
                Yesterday, 07:48 AM
              • 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

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, Today, 06:57 AM
              0 responses
              9 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, Yesterday, 07:17 AM
              0 responses
              14 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 05-02-2024, 08:06 AM
              0 responses
              19 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-30-2024, 12:17 PM
              0 responses
              24 views
              0 likes
              Last Post seqadmin  
              Working...
              X