Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • I would like to understand the effects of the end-to-end read mapping of bowtie1

    Hello bioinformatics pioneers!

    Upon digging into the bowtie/tophat documentation (I am using bowtie1 since I have very short (29bp after barcode trimming), single end reads), I realize that the algorithm works (I think) differently from what I would a priori assume. I am using bowtie 1.4.1, not called directly, but called from within tophat. I am using the --transcriptome-index flag to guide mapping to annotated cDNAs first, since I am working with a very well-annotated genome (Arabidopsis thaliana).

    My intuition would say, for a well-annotated genome (such as mine), map to the annotated cDNAs first, transform these into chromosome-mapped reads, and then map the leftover reads onto the chromosomes. (This is not perfectly satisfying, I should probably want to map in a more unbiased way, but I am assuming that what I care about is quantifying the expression of a known gene, rather than discovering new spliceforms. Perhaps this is a big assumption.)

    But, as far as I can tell, bowtie has another filter: it only accepts end-to-end reads (I know bowtie2 has made such mapping optional, making unnconnected local alignments possible). Most notably, this eliminates reads that happen to fall at low abundance in introns and at the edges of UTRs. I presume this is a noise filtering function. Does anyone know of any quantification that has been done (from your own analysis, or in a paper) on the effects of this filtering?

    Cheers,
    ~Rachel

  • #2
    The local alignments does soft-clipping to enhance the alignment. When it does this it will ignore some of the base pairs at the ends of the reads. I think the primary reason for choosing a local alignment is when you have significant drop-offs in read quality at the ends of the reads and would thus expect more mismatches.

    I would not however, use such an option when you have very short reads, such as yours. Its one thing to soft-clip a few base pairs from longer reads. But at very short read lengths, you could actually end up with more inaccurate mapping.

    As a side, I would not worry about. I have been working with Arabidopsis RNA-seq for a few years now. If you have quality data, then you will have no problem mapping the vast majority of your data in end-to-end mode. I have had samples with varying amounts of adapter contamination and other problems and can still get an average of 97% of reads mapping, of which ~87% are unique. At your short read lengths I would suspect a greater amount of non-unique mapped reads....all the more reason to map end-to-end.

    Comment


    • #3
      Oh! I understand now. I somehow thought "end-to-end" meant that in order for a read to be aligned, its tail had to exactly pick up where the head of another read began, for example:
      --------->----------->
      but not
      ---------> ------------>

      I now understand. End to end means keep the entire read, from one end of it to the other.
      Thanks for the clarification.

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Strategies for Sequencing Challenging Samples
        by seqadmin


        Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
        03-22-2024, 06:39 AM
      • seqadmin
        Techniques and Challenges in Conservation Genomics
        by seqadmin



        The field of conservation genomics centers on applying genomics technologies in support of conservation efforts and the preservation of biodiversity. This article features interviews with two researchers who showcase their innovative work and highlight the current state and future of conservation genomics.

        Avian Conservation
        Matthew DeSaix, a recent doctoral graduate from Kristen Ruegg’s lab at The University of Colorado, shared that most of his research...
        03-08-2024, 10:41 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Yesterday, 06:37 PM
      0 responses
      8 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, Yesterday, 06:07 PM
      0 responses
      8 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 03-22-2024, 10:03 AM
      0 responses
      49 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 03-21-2024, 07:32 AM
      0 responses
      67 views
      0 likes
      Last Post seqadmin  
      Working...
      X