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
        Recent Advances in Sequencing Analysis Tools
        by seqadmin


        The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
        05-06-2024, 07:48 AM
      • 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...
        04-22-2024, 07:01 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 05-07-2024, 06:57 AM
      0 responses
      12 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-06-2024, 07:17 AM
      0 responses
      16 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-02-2024, 08:06 AM
      0 responses
      23 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-30-2024, 12:17 PM
      0 responses
      24 views
      0 likes
      Last Post seqadmin  
      Working...
      X