Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • finswimmer
    Member
    • Oct 2016
    • 60

    #1

    freebayes calls SNP instead of INDEL

    Hello,
    I would like to push your attention to a problem which I allready reported at the freebayes git repository.

    In my reference sequence there is a pattern 11 times TG followed by 7 times T. Now I have a sample which I already sequenced by sanger resulting in one allel with 11xTG/5xT and one with 12xTG/7xT.

    If I have a look at the alignment file for my NGS analysis I can guess the same result. But freebayes says there are 11/12xTG (which is ok) and a SNP T>G which is not the same as a 2bp deletion. In contrast gatk's HaplotypeCaller have the correct result.

    I don't understand what freebayes is doing here. Are there any parameters with which I can influence the result.

    On freebayes git site you can see the relevant position in igv. What more information can I provide to you?

    Thanks a lot.

    fin swimmer
  • Brian Bushnell
    Super Moderator
    • Jan 2014
    • 2709

    #2
    It's possible that this is a result of the aligner, rather than the variant-caller, particularly in light of the fact that GATK can realign reads near possible indels. What aligner are you using? And, have you looked at the locations in IGV to see if the alignments clearly indicate an indel?

    Comment

    • HESmith
      Senior Member
      • Oct 2009
      • 512

      #3
      There's a known incompatibility between FreeBayes and the CIGAR format of SAM/BAM v1.4, which results in no indel calls. If that's true for your FreeBayes VCF, reformat your alignment to v1.3 and rerun FreeBayes.

      Comment

      • finswimmer
        Member
        • Oct 2016
        • 60

        #4
        Hello there,

        Originally posted by Brian Bushnell View Post
        It's possible that this is a result of the aligner, rather than the variant-caller, particularly in light of the fact that GATK can realign reads near possible indels.
        as I understood gatk's HaplotypeCaller and freebayes discard aligment information in indel-regions and do a denovo assembling. So a realignment isn't necessary.

        Just for testing, I do a IndelRealignment with gatk and a VariantCalling with freebayes afterwards. It ended up with calling the insertion of TG, but neither the real deletion of TT nor the previously fount T>G are now reported anymore.

        Originally posted by Brian Bushnell View Post
        What aligner are you using?
        I'm using bwa mem.

        Originally posted by Brian Bushnell View Post
        And, have you looked at the locations in IGV to see if the alignments clearly indicate an indel?
        Yes I did. And the deletion is good to see (103 reads with T and 42 reads with del). But there are several reads not spanning the whole repeating region. So there are 27 reads that are aligned as a mismatch instead of a deletion. Even this are less reads freebayes maybe favor these over a deletion? Can I influence this in any way?

        Originally posted by HESmith
        There's a known incompatibility between FreeBayes and the CIGAR format of SAM/BAM v1.4, which results in no indel calls. If that's true for your FreeBayes VCF, reformat your alignment to v1.3 and rerun FreeBayes.
        How can I find out which version is used by bwa?

        fin swimmer

        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-11-2026, 10:35 AM
        0 responses
        10 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-06-2026, 07:41 AM
        0 responses
        29 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-03-2026, 10:13 AM
        0 responses
        48 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-31-2026, 02:55 AM
        0 responses
        48 views
        0 reactions
        Last Post SEQadmin2  
        Working...