Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • gatk countcovariate ERROR MESSAGE Read starting with deletion. Cigar: 1D22M1I71M8S

    Hello,

    I received targeted sequence reads from a 454 machine.
    In my way on the application of the GATKV3.0 best practice guideline, I got the following error:

    ##### ERROR MESSAGE: SAM/BAM file SAMFileReader{/tmp/ISDBM229314/ISDBM229314.marked.realigned.fixed.bam} is malformed: Read starting with deletion. Cigar: 1D22M1I71M8S

    I am using bwa0.6.1 hg19 and GATK1.6.2

    Here is the pipeline:
    1/ alignment using bwa bwasw -->sam
    2/ use PICARD AddOrReplaceReadGroups to get an indexed BAM file:
    Code:
    java -Xmx4g -Djava.io.tmpdir=/tmp -jar picard-tools-1.62/AddOrReplaceReadGroups.jar RGID=IDa RGLB=LB RGPL=454 RGPU=pu RGSM=sample SO=coordinate INPUT=sample.sam OUTPUT=sample.bam VALIDATION_STRINGENCY=LENIENT CREATE_INDEX=true
    3/ GATK MarkDuplicates
    4/ GATK RealignerTargetCreator
    5/ GATK IndelRealigner
    6/ PICARD FixMateInformation
    7/ GATk CountCovariates --> ERROR MESSAGE
    Code:
    java -Xmx4g -jar GATK.jar -l INFO -R h37.fasta -nt 16 -knownSites:dbsnp,VCF dbsnp_135.b37.vcf -I sample.marked.realigned.fixed.bam -T CountCovariates --read_filter BadCigar -cov ReadGroupCovariate -cov QualityScoreCovariate -cov CycleCovariate -cov DinucCovariate -recalFile sample.recal_data.csv
    I have the error with or without the option --read_filter BadCigar

    any ideas? hints? links?
    thank you for your help.
    tuka.

  • #2
    Did you find solution

    Hi aituka,

    I have the sme problem. Were you able to find a solution? If yes, could you share?

    Thanks

    Comment


    • #3
      Our solution is simple: remove the read.

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Essential Discoveries and Tools in Epitranscriptomics
        by seqadmin


        The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist on Modified Bases...
        Yesterday, 07:01 AM
      • seqadmin
        Current Approaches to Protein Sequencing
        by seqadmin


        Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
        04-04-2024, 04:25 PM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      55 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      51 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      45 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      55 views
      0 likes
      Last Post seqadmin  
      Working...
      X