Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Nilaksha
    Member
    • Mar 2014
    • 18

    CNV and INDEL calling

    Hello,

    I have been able to successfully develop a pipeline for SNP calling from exome sequence data and keen to look for indels and CNVs as well. I have heard that dindel is good for indel calling so I'm giving it a try. What are the options available for CNV calling? Any alternative for Indel calling is also appreciated

    Thanks in advance.
  • Brian Bushnell
    Super Moderator
    • Jan 2014
    • 2709

    #2
    The most important factor when calling indels (particularly long ones) is the aligner, which places the reads and generates the cigar strings. And the best aligner for calling indels is BBMap, which marks them correctly on cigar strings in the first place, so you can simply call them from the pileup rather than laboriously realigning or doing local de-novo reassembly.

    P.S. You should never, ever call SNPs and indels separately from each other; they must be called at the same time, in the same way, by the same tool, from the same data. Otherwise, locations that contain indels could alternatively be mapped to as though they contain SNPs rather than indels, or vice versa, and you can get contradictory reports of, say, 2 SNPs and 2 insertions at the same location, or one tool call heterozygous SNP at a location and another call heterozygous DEL at the same location, even though more than 50% of the reads indicate REF at that location. The tool must be aware of all things going on at a given location simultaneously to even have a chance of generating trustworthy output. Ideally, the same tool would be aware of CNVs, too, and yield calls of variable zygosity, but that's asking a bit much.
    Last edited by Brian Bushnell; 05-04-2014, 10:33 PM.

    Comment

    • Nilaksha
      Member
      • Mar 2014
      • 18

      #3
      Originally posted by Brian Bushnell View Post
      The most important factor when calling indels (particularly long ones) is the aligner, which places the reads and generates the cigar strings. And the best aligner for calling indels is BBMap, which marks them correctly on cigar strings in the first place, so you can simply call them from the pileup rather than laboriously realigning or doing local de-novo reassembly.

      P.S. You should never, ever call SNPs and indels separately from each other; they must be called at the same time, in the same way, by the same tool, from the same data. Otherwise, locations that contain indels could alternatively be mapped to as though they contain SNPs rather than indels, or vice versa, and you can get contradictory reports of, say, 2 SNPs and 2 insertions at the same location, or one tool call heterozygous SNP at a location and another call heterozygous DEL at the same location, even though more than 50% of the reads indicate REF at that location. The tool must be aware of all things going on at a given location simultaneously to even have a chance of generating trustworthy output. Ideally, the same tool would be aware of CNVs, too, and yield calls of variable zygosity, but that's asking a bit much.
      Thanks for the valuable info. Much appreciated.

      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:08 AM
      0 responses
      7 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-30-2026, 05:37 AM
      0 responses
      11 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-26-2026, 11:10 AM
      0 responses
      19 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-17-2026, 06:09 AM
      0 responses
      53 views
      0 reactions
      Last Post SEQadmin2  
      Working...