Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • SHeaph
    Member
    • Nov 2012
    • 13

    Bowtie2 Local Alignment Mode

    Hi,

    Can someone please advise on the below taken from the Bowtie2 manual?

    When the --local option is specified, Bowtie 2 performs local read alignment. In this mode, Bowtie 2 might "trim" or "clip" some read characters from one or both ends of the alignment if doing so maximizes the alignment score.


    How does Bowtie2 calculate the number of characters that are trimmed or clipped from the alignment ends?

    If for example, I am mapping a 100bp read to a genome by local alignment and if only 20bp's in the middle of the read align, does bowtie2 trim or clip the 40bp's from either side to maximize the alignment score?

    Many thanks in advance!
  • kleinman
    Junior Member
    • Dec 2010
    • 1

    #2
    I haven't used that setting myself, but I imagine Bowtie2 implements some version of the Smith-Waterman algorithm. So it would dynamically search over all possible local alignments and return the maximal-scoring one.

    Comment

    • carmeyeii
      Senior Member
      • Mar 2011
      • 137

      #3
      Does anyone know how many bases it is limited to clipping when trying to find a match to the reference?

      I have a set of reads that come from transposon insertion junctions and wanted to use some sort of local alignment tool to get the positions at which each read maps in the transposon itself, and also in the sequence where it generally inserts into.

      Any insight?

      Thanks!
      Carmen

      Comment

      • shi
        Wei Shi
        • Feb 2010
        • 236

        #4
        Dear Carmen,

        You may find this paper useful for your project: http://www.ncbi.nlm.nih.gov/pubmed/23533276. In this paper, the Subread aligner was used to aligner transposon reads to the mouse genome.

        Cheers,
        Wei

        Comment

        • shi
          Wei Shi
          • Feb 2010
          • 236

          #5
          Originally posted by kleinman View Post
          I haven't used that setting myself, but I imagine Bowtie2 implements some version of the Smith-Waterman algorithm. So it would dynamically search over all possible local alignments and return the maximal-scoring one.
          If you are interested in find local alignments, you may try Subread (http://subread.sourceforge.net). It automatically determines if a read should be locally aligned or globally aligned, by using a number of subreads (16mers) extracted from the entire read.

          Cheers,
          Wei

          Comment

          Latest Articles

          Collapse

          • SEQadmin2
            Nine Things a Sample Prep Scientist Thinks About Before Sequencing
            by SEQadmin2


            I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.


            Here are nine questions we think about, in roughly the order they matter, before...
            06-18-2026, 07:11 AM
          • SEQadmin2
            From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
            by SEQadmin2


            Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


            The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
            ...
            06-02-2026, 10:05 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 06-17-2026, 06:09 AM
          0 responses
          26 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-09-2026, 11:58 AM
          0 responses
          43 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-05-2026, 10:09 AM
          0 responses
          48 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-04-2026, 08:59 AM
          0 responses
          49 views
          0 reactions
          Last Post SEQadmin2  
          Working...