Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Bowtie mapping with more than 3 mismatches?

    I'm trying to map some sRNA reads to specific loci of interest while allowing up to 3 mismatches using -v 3.

    For some of my target loci, this seems to work well. All of the mapped reads have no more than 3 mismatches.

    However, when I use the exact same code, changing only the bowtie files for a new locus, I'll get reads with up to 20 mismatches (and the sRNA read is only 24nt long!).

    I've attached two screenshots from IGV showing the same sRNA sample mapped with Bowtie against two different loci. All of the nucleotides shown are mismatches.

    How I expect it to always look:


    How it usually turns out:


    The code I'm using is as follows:

    Code:
    bowtie -f -v 3 -S ~/CRM2 ~/sRNA.fa > ~/output.sam
    Oddly, I also have the exact same issue (too many mismatches) when I use this code:
    Code:
    bowtie -f -n 0 -l 25 -S ~/CRM2 ~/sRNA.fa > ~/output.sam
    Am I doing something wrong? Has anyone else seen this?

  • #2
    Cranking up the frustration a notch....

    This week I discovered the same situation (up to 20 mismatches on a 24 nt "mapped" read) occurs when I set -v to 0, supposedly not allowing for mismatches.



    This happens with ~4-5 loci I'm interested in mapping to, but several other loci of similar length do not show this problem at all.

    Comment


    • #3
      Have the same problem

      Hi all,

      since this thread has no answer and that I came across exact the same issue I wanted to know if someone knows how this type of alignment is possible. Where is the mistake ?
      I also have 24 mismatches on sequences that were mapped with NO mismatch option...

      If you could help I would be very grateful

      Thanks a lot

      Comment


      • #4
        For me, it was an issue with IGV. When I looked more closely IGV was coloring nucleotides as being mismatched, but they really were not mismatched. I never found a workaround/explanation, so I just had to ignore all of the claimed mismatches.

        Bowtie was mapping properly with zero mismatches allowed.

        Comment


        • #5
          Thanks for your answer.

          I came across a solution this morning. After checking lots of stuff I looked again at my reference sequence and I saw that there were special characters at the beginning of the sequence :

          >name
          ??????ATCGTGCTA

          I simply erased them and IGV removed the most part of mismatches (it left those from the mapping). I think that the mapping coordinates where simply shifted/reference sequence.

          Hope this will help other users with IGV problems

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Addressing Off-Target Effects in CRISPR Technologies
            by seqadmin






            The first FDA-approved CRISPR-based therapy marked the transition of therapeutic gene editing from a dream to reality1. CRISPR technologies have streamlined gene editing, and CRISPR screens have become an important approach for identifying genes involved in disease processes2. This technique introduces targeted mutations across numerous genes, enabling large-scale identification of gene functions, interactions, and pathways3. Identifying the full range...
            08-27-2024, 04:44 AM
          • seqadmin
            Selecting and Optimizing mRNA Library Preparations
            by seqadmin



            Sequencing mRNA provides a snapshot of cellular activity, allowing researchers to study the dynamics of cellular processes, compare gene expression across different tissue types, and gain insights into the mechanisms of complex diseases. “mRNA’s central role in the dogma of molecular biology makes it a logical and relevant focus for transcriptomic studies,” stated Sebastian Aguilar Pierlé, Ph.D., Application Development Lead at Inorevia. “One of the major hurdles for...
            08-07-2024, 12:11 PM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 08-27-2024, 04:40 AM
          0 responses
          16 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 08-22-2024, 05:00 AM
          0 responses
          293 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 08-21-2024, 10:49 AM
          0 responses
          135 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 08-19-2024, 05:12 AM
          0 responses
          124 views
          0 likes
          Last Post seqadmin  
          Working...
          X