Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • problem about GATK indel VQSR

    java -Xmx4g -jar GenomeAnalysisTK-1.1-36-g367bbee/GenomeAnalysisTK.jar \
    -T VariantRecalibrator \
    -R ucsc.hg19.fasta \
    -B:input,VCF s1_raw_indel.vcf \
    -B:training,VCF,known=true,training=true,truth=true,prior=12.0 indels_mills_devine.hg19.sites.vcf \
    -an QD -an FS -an HaplotypeScore -an ReadPosRankSum \
    -mode INDEL \
    -recalFile s1_raw_indel.recal \
    -tranchesFile s1_raw_indel.tranches \
    -rscriptFile s1_raw_indel_plots.R

    when I run this GATK command followed : http://www.broadinstitute.org/gsa/wi...th_the_GATK_v3
    Indel specific recommendations

    We use the (Mills, Devine, Genome Research, 2011) dataset as training data when modeling indels with the VQSR. This dataset is available in the GATK resource bundle.
    Arguments for VariantReacalibrator:
    -B:training,VCF,known=true,training=true,truth=true,prior=12.0 indels_mills_devine.b37.sites.vcf \
    -an QD -an FS -an HaplotypeScore -an ReadPosRankSum -an InbreedingCoeff \
    -mode INDEL \

    I got this error:
    ##### ERROR MESSAGE: NaN LOD value assigned. Clustering with this few variants and these annotations is unsafe.

    please help me,and the snp VariantRecalibrator is all right.

  • #2
    ps: s1_raw_indel.vcf file contains total of 8454 indels, are the number is few variants and these annotations is unsafe?

    Comment


    • #3
      Gaussian modeling might not be appropriate for indels. I did manual filtering following a pipeline for exome sequence posted here.

      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...
        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
      58 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      53 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