Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MartinH
    Junior Member
    • Nov 2013
    • 6

    #1

    Bowtie2: partial mapping of assembled contigs?

    Hi!

    Currently I have a bunch of short read data from different illumina libraries (paired-end, mate pair, single-end) of a bacterial genome. I de novo assembled the read data using different assembly tools and now I want to map the calculated contigs back to a more or less closely related reference genome using bowtie2.

    Now I thought that it is possible, to map reads (or in my case contigs) partial to the reference, so for example:

    ref:
    AAAAAAAAAAGGGGGGGGGGTTTTTTTTTTT
    contig:
    GGGGGGGGGGXXXXXXXXXX

    mapped:
    AAAAAAAAAAGGGGGGGGGGTTTTTTTTTTT
    -------------GGGGGGGGGG
    unmapped:
    XXXXXXXXXX

    But at the moment, bowtie2 wont map the entire contig and moved it to unmapped.

    Did I mis a parameter option or is this scenario not possible with bowtie2?

    Thanks!
    Martin
  • MartinH
    Junior Member
    • Nov 2013
    • 6

    #2
    Or an other example:

    I have a contig:
    XXXXXXXXXXXXXXYYYYYYYYYYYYYY

    and my reference:
    XXXXXXXXXXXXXXZZZZZZZZZZZZZZZZZZZZZYYYYYYYYYYYYYY

    Now bowtie2 would move my contig to unmapped, but maybe there is a insertion in my reference, which is not part of my real genome, so mapping the first half and the second half of the contig would be correct.

    Comment

    • dpryan
      Devon Ryan
      • Jul 2011
      • 3478

      #3
      I would suspect that the minimum score is too high for bowtie2 to yield the alignments you want. For the most recent example, how long is the read and how big is the insertion (and what parameters are you using for bowtie2)?

      Comment

      • MartinH
        Junior Member
        • Nov 2013
        • 6

        #4
        hm, think thats the problem. I do not really know how big the insertion could be, so it is difficult to determine this in the parameters.

        Currently i was using bowtie2 with default settings. My contigs are several thousand bp long, for example the max contig length is ~66Kb.

        Maybe bowtie2, developed as a short read mapper, is not the right tool to do such things...

        Comment

        • dpryan
          Devon Ryan
          • Jul 2011
          • 3478

          #5
          The issue is just that the defaults aren't really set for mapping large contigs against only closely related genomes. You might actually try bwa-mem, which can deal with the chimeric alignments that likely exist when comparing related bacterial species. I expect that that'll end up working better for you.

          Comment

          • MartinH
            Junior Member
            • Nov 2013
            • 6

            #6
            ah yes, I will try bwa-mem, thanks!

            EDIT
            hm... bwa needs fastq files as query input for mapping, but i have only fasta files holding my contigs... -.-
            Last edited by MartinH; 11-04-2013, 05:53 AM.

            Comment

            • mastal
              Senior Member
              • Mar 2009
              • 666

              #7
              Try using blast or blat.

              Comment

              • boetsie
                Senior Member
                • Feb 2010
                • 245

                #8
                I would suggest to try nucmer (part of MUMmer package). If you have a larger genome, use blasr (part of SMRTAnalysis package from pacbio).

                Comment

                • gringer
                  David Eccles (gringer)
                  • May 2011
                  • 845

                  #9
                  I have used minimus2 to do vaguely similar things like this in the past, trying to map about five different transcriptomes to each other. It probably doesn't work too well for large insertions though. BLAT might work, because it will split matches up into components and allows for multiple insertions per match.

                  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

                  ad_right_rmr

                  Collapse

                  News

                  Collapse

                  Topics Statistics Last Post
                  Started by SEQadmin2, 08-13-2026, 12:22 PM
                  0 responses
                  25 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 08-11-2026, 10:35 AM
                  0 responses
                  20 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 08-06-2026, 07:41 AM
                  0 responses
                  34 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 08-03-2026, 10:13 AM
                  0 responses
                  51 views
                  0 reactions
                  Last Post SEQadmin2  
                  Working...