Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jazz
    Member
    • Nov 2008
    • 28

    #1

    Bowtie2 mismatches option for small RNA mapping

    I am using Bowtie2 to map small RNA reads (not microRNAs) to the genome. To account for allelic divergence, I need to set it to allow 1 or maybe even 2 mismatches. Is it possible to change that? I believe the N -1 option only lets you allow mismatches in the seed region.
    I am using end-to-end very sensitive option.

    Thanks for any insights.
  • Kennels
    Senior Member
    • Feb 2011
    • 149

    #2
    I think bowtie1 would be better suited for your purposes. I use bowtie1 for small RNA alignments. Or Patman is another.

    Comment

    • jazz
      Member
      • Nov 2008
      • 28

      #3
      But bowtie1 does not allow for gapped alignment and I am expecting some possible small RNAs coming from fusion/chimeras. I am thinking about Blat and Tophat fusion. Any suggestions on those?

      Comment

      • Kennels
        Senior Member
        • Feb 2011
        • 149

        #4
        Ah sorry I misread the part that you are not looking for miRNAs.
        Patman handles gaps too, though it becomes slower.

        Comment

        • joseph.troy
          Junior Member
          • Oct 2012
          • 4

          #5
          I spent yesterday reading the bowtie 2 manual trying to figure out how to limit the output to alignments with no more than 1 mismatch. (in bowtie 1 I was able to limit output to those with no more than one mismatch using the -v 1 option at the command line).

          It seems in bowtie2 you must filter out alignments with more than 1 mismatch (or y mismatches) AFTER the sam output file is produced. The bowtie 2 manual describes "optional" fields in the sam output. One of those optional fields is the XM:i:<N> flag which is "The number of mismatches in the alignment. Only present if SAM record is for an aligned read." Below is partial SAM output showing those flags. (the below just shows part of the rows with some of the flags) The output shows an alignment with 7 mismatches, then one with 1 mismatch and then one with 0 mismatches.


          GGGGFGGEEGEEG AS:i:-34 XS:i:-44 XN:i:0 XM:i:7 XO:i:0 XG:i:0 NM:i:7 MD:Z:9A2G0T3A2A7C6A39 YT:Z:UU
          EDEBD@DEEEEB@@ AS:i:-5 XN:i:0 XM:i:1 XO:i:0 XG:i:0 NM:i:1 MD:Z:21A53 YT:Z:UU
          FEEFBFFBB AS:i:0 XN:i:0 XM:i:0 XO:i:0 XG:i:0 NM:i:0 MD:Z:75 YT:Z:UU

          So, my plan is to write a perl script to remove those with more than one mismatch before I continue my downstream processing of the data.

          Any thoughts or comments would be appreciated, I'm just trying to learn how all this works as well.

          -Joe

          Comment

          Latest Articles

          Collapse

          • SEQadmin2
            Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
            by SEQadmin2



            CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

            Despite this, “CRISPR helped turn genome editing from a specialized technique into
            ...
            07-31-2026, 11:01 AM
          • SEQadmin2
            Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
            by SEQadmin2


            Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

            The systematic characterization of the human proteome has
            ...
            07-20-2026, 11:48 AM
          • SEQadmin2
            Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
            by SEQadmin2



            Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
            ...
            07-09-2026, 11:10 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, Today, 07:41 AM
          0 responses
          9 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 08-03-2026, 10:13 AM
          0 responses
          25 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-31-2026, 02:55 AM
          0 responses
          38 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-24-2026, 12:17 PM
          0 responses
          25 views
          0 reactions
          Last Post SEQadmin2  
          Working...