Unconfigured Ad

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

    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

            • GATTACAT
              Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
              by GATTACAT
              Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
              07-01-2026, 11:43 AM
            • 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

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, Yesterday, 11:05 AM
            0 responses
            7 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-02-2026, 11:08 AM
            0 responses
            28 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-30-2026, 05:37 AM
            0 responses
            27 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-26-2026, 11:10 AM
            0 responses
            27 views
            0 reactions
            Last Post SEQadmin2  
            Working...