Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • akvarel
    Member
    • Nov 2011
    • 11

    #1

    Matepair BWA vs Ssaha

    Hey !
    We have to map some Illumina Matepair reads and we have problems with the results that we are getting from different mappers. The insert size is 2000 BP per Matepair read.
    We have tried BWA, Ssaha2 and the brand new razerS3. So far we have results from Ssaha2 and BWA. BWA was mapped as reverse complement and normal reads as well in order to determine if the mapper works correctly with the Matepairs.

    We are aware of the possible paired end contamination. In total we have 80 Million reads and roughly 8 million reads with BWA (normal reads) and 7.7 million (reverse complemented reads) could be identified as Matepairs.

    Ssaha2 on the other hand detects 48 million reads with normal reads (reverse complement not finished yet).



    Here are some quick statistics:

    BWA
    Genome RC vs Genome N
    # N mapped reads 8.262.260
    # RC mapped reads 7.765.615
    # similar reads (name,diff of distances <=5) 7.178.290 (92% of RC reads,87% of N)

    Ssaha vs BWA
    Genome_ssaha vs Genome_bwa Normal Reads
    # mapped reads in BWA 8.262.260
    # mapped reads in Ssaha 48.340.873
    # similar reads (name, diff of distances <=5) 7.402.903

    What do you guys think of the results? Can BWA work with Matepair reads? How can we verify our results? Is the amount of Matepairs mapped by Ssaha2 belivable?

    Thank you in advanced
  • swbarnes2
    Senior Member
    • May 2008
    • 910

    #2
    It's hard to judge without knowing what command lines you used for each software.

    Comment

    • akvarel
      Member
      • Nov 2011
      • 11

      #3
      bwa: sample -a 3000 -o 1 -P -n 3
      ssaha: -solexa -pair 100,2000

      Comment

      • hp3
        Junior Member
        • Mar 2012
        • 1

        #4
        try the SMALT aligner

        What rate of variation do you expect between the DNA you are sequencing and the genomic reference used for mapping? The sensitivity of BWA starts to deteriorate for variation (error) rates above 2%.

        You may want to try the SMALT aligner. It uses an approach similar to ssaha2, but is much more efficient for most applications.
        Wellcome Sanger Institute tools directory


        You build an index with 'smalt index <index_name> <genome_fasta>'.
        Then map with 'smalt map -i 4000 -j 100 <index_name> <fastq_mate_1> <fastq_mate_2>

        Comment

        • akvarel
          Member
          • Nov 2011
          • 11

          #5
          Hey.
          We expect much lower variation rates then 2%. We are comparing the genome of the domesticated Guineapig (reference, fully annotated) with the wild Guineapig.

          Comment

          • aeonsim
            Member
            • Jun 2011
            • 46

            #6
            You could give RTG (http://www.realtimegenomics.com/) ago, I've used their software to map 2Kb, 5Kb and 10Kb mate pair reads for cows. They have a free version for researchers which would probably suit your needs.

            You'll need to tweak their parameters to allow the MP's a distance of 2Kb to be paired (say -m 1500 -M 2500 It's all explained in their manual), with 80M reads it should only take a few hours to run (depending on your hardware maybe less than an hour).

            Also what length reads are you using? I know when our mate pair data arrived illumina supplied 100bp and trimmed 50bp reads and recommended we only use the 50bp reads. As there was a reasonable chance the 100bp reads may have read into the adapter sequence and thus would cause problems when attempting to map them or use them.

            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-06-2026, 07:41 AM
            0 responses
            17 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 08-03-2026, 10:13 AM
            0 responses
            33 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-31-2026, 02:55 AM
            0 responses
            42 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-24-2026, 12:17 PM
            0 responses
            26 views
            0 reactions
            Last Post SEQadmin2  
            Working...