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
        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
      • seqadmin
        Current Approaches to Protein Sequencing
        by seqadmin


        Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
        04-04-2024, 04:25 PM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 04-25-2024, 11:49 AM
      0 responses
      19 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-24-2024, 08:47 AM
      0 responses
      18 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      62 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      60 views
      0 likes
      Last Post seqadmin  
      Working...
      X