Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • honey
    Senior Member
    • Feb 2010
    • 151

    Aligner for SNP calling

    I have a data which have been sequenced on Illumina Hi-seq 2000. I want to study sequence variation between two samples. We have been generally using BWA, Bowtie to align to human genome. Can I use BWA for this purpose if so is there any specific adjustments in running parameters of BWA to edit if my aim is to find variations in sequences? In general which will be the best aligner for seq variation detection calls.
  • sdriscoll
    I like code
    • Sep 2009
    • 436

    #2
    BWA or Bowtie2. Both of those can do gapped alignments which is what you want as a starting point for SNP calling. BWA does this by default. I believe it's also wise to only allow unique alignments. Otherwise I run BWA with default settings aside from controlling insert size on PE data. Maybe someone else will have more detailed suggestions.
    /* Shawn Driscoll, Gene Expression Laboratory, Pfaff
    Salk Institute for Biological Studies, La Jolla, CA, USA */

    Comment

    • lh3
      Senior Member
      • Feb 2008
      • 686

      #3
      Bowtie2 is great, but if you use samtools for indel calling, remember to run an indel realigner or left-aligner; otherwise, the samtools indel caller won't work. I don't know about other indel callers.

      Comment

      • lukas1848
        Member
        • Jun 2011
        • 54

        #4
        I used stampy&bwa for my mapping. Is there any reason to choose bowtie2 over stampy?

        Comment

        • Heisman
          Senior Member
          • Dec 2010
          • 534

          #5
          Originally posted by lh3 View Post
          Bowtie2 is great, but if you use samtools for indel calling, remember to run an indel realigner or left-aligner; otherwise, the samtools indel caller won't work. I don't know about other indel callers.
          Pretty sure Dindel by default does left-aligning. Not to hijack this thread but I know you made a post somewhere recently saying it was somewhat up in the air to you regarding SAMtools vs. GATK vs. Dindel for indel calling. If you see this I'm curious if you think that's true for whole genome and targeted capture data or if there is a distinction between them?

          Comment

          • adaptivegenome
            Super Moderator
            • Nov 2009
            • 436

            #6
            Originally posted by lukas1848 View Post
            I used stampy&bwa for my mapping. Is there any reason to choose bowtie2 over stampy?
            stampy is slower but better for detection of large indels (>10bp), otherwise BOWTIE2 is pretty awesome

            Comment

            • adaptivegenome
              Super Moderator
              • Nov 2009
              • 436

              #7
              Originally posted by Heisman View Post
              Pretty sure Dindel by default does left-aligning. Not to hijack this thread but I know you made a post somewhere recently saying it was somewhat up in the air to you regarding SAMtools vs. GATK vs. Dindel for indel calling. If you see this I'm curious if you think that's true for whole genome and targeted capture data or if there is a distinction between them?
              We have tried GATK versus DINDEL and we do not see much difference. I am guess that GATK's method is based on DINDEL even though there is not an option anymore for the DINDEL algorithm.

              Comment

              • lh3
                Senior Member
                • Feb 2008
                • 686

                #8
                GATK never implements the exact dindel model. It just borrowed the fundamental idea and the basic model, but many implementation details are very different.

                I think for indel calling there is a big room for further improvements. Most numbers in publications and those I have heard are inconsistent with each other. Everyone (including me) is arguing their methods are the best, but I do not believe that before the community reach a consensus.

                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, Today, 05:37 AM
                0 responses
                5 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-26-2026, 11:10 AM
                0 responses
                16 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-17-2026, 06:09 AM
                0 responses
                50 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-09-2026, 11:58 AM
                0 responses
                109 views
                0 reactions
                Last Post SEQadmin2  
                Working...