Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Problem GATK with CountCovariates

    Hello,

    I use GATK v1.2-4-gd9ea764 and when i use this command :

    java -Xmx4G -jar GenomeAnalysisTK/GenomeAnalysisTK.jar -l INFO -R chr7.fa -I seq.bam --DBSNP snp132.txt -T CountCovariates -cov ReadGroupConvariate -cov QualityScoreCovariate -cov CycleCovariate -cov DinucCovariate -recalFile seq.recal_data.csv


    I have this message :

    MESSAGE: Argument with name 'DBSNP' isn't defined.

    Then I use different argument but none work. Have you an idea ?

    Thank

  • #2
    You specify dbSNP (in vcf format) like this:

    -B:dbSNP,VCF /your/dbsnp.vcf

    Comment


    • #3
      When I specify -B:dbsnp,vcf 00-All.vcf

      I have this message : Invalid command line: The parameter rodBind is deprecated. Bindings for reference-ordered data, in the form :<name>,<type> <file>

      Comment


      • #4
        Originally posted by amathieu View Post
        When I specify -B:dbsnp,vcf 00-All.vcf

        I have this message : Invalid command line: The parameter rodBind is deprecated. Bindings for reference-ordered data, in the form :<name>,<type> <file>
        I may be wrong but I'm pretty sure the VCF needs to be capitalised. I'm not using that version of GATK however.

        Comment


        • #5
          Always the same problem.

          Comment


          • #6
            Originally posted by amathieu View Post
            Always the same problem.
            OK, the behaviour has certainly changed in 1.2

            Try this:

            java -jar -Xmx8G GenomeAnalysisTK.jar -l INFO -T CountCovariates -R your_reference.fasta -knownSites:dbsnp,VCF yourdbsnp.vcf -knownSites:indels,VCF yourindels.vcf -I input.bam -cov ReadGroupCovariate -cov QualityScoreCovariate -cov CycleCovariate -cov DinucCovariate -recalFile covariate_table.csv

            (or local equivalents)

            Comment


            • #7
              Originally posted by Bukowski View Post
              OK, the behaviour has certainly changed in 1.2

              Try this:

              java -jar -Xmx8G GenomeAnalysisTK.jar -l INFO -T CountCovariates -R your_reference.fasta -knownSites:dbsnp,VCF yourdbsnp.vcf -knownSites:indels,VCF yourindels.vcf -I input.bam -cov ReadGroupCovariate -cov QualityScoreCovariate -cov CycleCovariate -cov DinucCovariate -recalFile covariate_table.csv

              (or local equivalents)
              Hi Bukowski

              where can I yourindel.vcf for download knownSites:indels? Is it all included in dbsnp135 vcf file?

              Comment


              • #8
                Originally posted by sehrrot View Post
                Hi Bukowski

                where can I yourindel.vcf for download knownSites:indels? Is it all included in dbsnp135 vcf file?
                Try the GATK resource bundle:

                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
                51 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 04-10-2024, 10:19 PM
                0 responses
                50 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 04-10-2024, 09:21 AM
                0 responses
                44 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