Hi.
Thanks for all your help.
I tried what you told me to do, and now the error is the following:
java -Xmx4g -jar /GenoStorage/Software/GATK/GenomeAnalysisTK.jar \ -R /GenoStorage/Genomas/hg19/hg19RefGenome.fa \ -knownSites:name,VCF /GenoStorage/BasesDados/ucsc_hg19/snp132CodingDbSnp.txt \ -I sample02187A_align_sorted.bam \ -T CountCovariates \ -cov ReadGroupCovariate \ -cov QualityScoreCovariate \ -cov CycleCovariate \ -cov DinucCovariate \ -recalFile sample02187A.recal_data.csv
INFO 13:39:44,563 HelpFormatter - ---------------------------------------------------------------------------------
INFO 13:39:44,565 HelpFormatter - The Genome Analysis Toolkit (GATK) v1.3-21-gcb284ee, Compiled 2011/11/29 16:46:58
INFO 13:39:44,566 HelpFormatter - Copyright (c) 2010 The Broad Institute
INFO 13:39:44,566 HelpFormatter - Please view our documentation at http://www.broadinstitute.org/gsa/wiki
INFO 13:39:44,566 HelpFormatter - For support, please view our support site at http://getsatisfaction.com/gsa
INFO 13:39:44,567 HelpFormatter - Program Args: -R /GenoStorage/Genomas/hg19/hg19RefGenome.fa -knownSites:name,VCF /GenoStorage/BasesDados/ucsc_hg19/snp132CodingDbSnp.txt -I sample02187A_align_sorted.bam -T CountCovariates -cov ReadGroupCovariate -cov QualityScoreCovariate -cov CycleCovariate -cov DinucCovariate -recalFile sample02187A.recal_data.csv
INFO 13:39:44,568 HelpFormatter - Date/Time: 2012/02/06 13:39:44
INFO 13:39:44,568 HelpFormatter - ---------------------------------------------------------------------------------
INFO 13:39:44,568 HelpFormatter - ---------------------------------------------------------------------------------
INFO 13:39:44,590 GenomeAnalysisEngine - Strictness is SILENT
INFO 13:39:44,688 RMDTrackBuilder - Creating Tribble index in memory for file /GenoStorage/BasesDados/ucsc_hg19/snp132CodingDbSnp.txt
INFO 13:39:51,195 GATKRunReport - Uploaded run statistics report to AWS S3
##### ERROR ------------------------------------------------------------------------------------------
##### ERROR A USER ERROR has occurred (version 1.3-21-gcb284ee):
##### ERROR The invalid arguments or inputs must be corrected before the GATK can proceed
##### ERROR Please do not post this error to the GATK forum
##### ERROR
##### ERROR See the documentation (rerun with -h) for this tool to view allowable command-line arguments.
##### ERROR Visit our wiki for extensive documentation http://www.broadinstitute.org/gsa/wiki
##### ERROR Visit our forum to view answers to commonly asked questions http://getsatisfaction.com/gsa
##### ERROR
##### ERROR MESSAGE: Your input file has a malformed header: We never saw the required CHROM header line (starting with one #) for the input VCF file
##### ERROR ------------------------------------------------------------------------------------------
I downloaded the file from UCSC
Thanks for all your help.
I tried what you told me to do, and now the error is the following:
java -Xmx4g -jar /GenoStorage/Software/GATK/GenomeAnalysisTK.jar \ -R /GenoStorage/Genomas/hg19/hg19RefGenome.fa \ -knownSites:name,VCF /GenoStorage/BasesDados/ucsc_hg19/snp132CodingDbSnp.txt \ -I sample02187A_align_sorted.bam \ -T CountCovariates \ -cov ReadGroupCovariate \ -cov QualityScoreCovariate \ -cov CycleCovariate \ -cov DinucCovariate \ -recalFile sample02187A.recal_data.csv
INFO 13:39:44,563 HelpFormatter - ---------------------------------------------------------------------------------
INFO 13:39:44,565 HelpFormatter - The Genome Analysis Toolkit (GATK) v1.3-21-gcb284ee, Compiled 2011/11/29 16:46:58
INFO 13:39:44,566 HelpFormatter - Copyright (c) 2010 The Broad Institute
INFO 13:39:44,566 HelpFormatter - Please view our documentation at http://www.broadinstitute.org/gsa/wiki
INFO 13:39:44,566 HelpFormatter - For support, please view our support site at http://getsatisfaction.com/gsa
INFO 13:39:44,567 HelpFormatter - Program Args: -R /GenoStorage/Genomas/hg19/hg19RefGenome.fa -knownSites:name,VCF /GenoStorage/BasesDados/ucsc_hg19/snp132CodingDbSnp.txt -I sample02187A_align_sorted.bam -T CountCovariates -cov ReadGroupCovariate -cov QualityScoreCovariate -cov CycleCovariate -cov DinucCovariate -recalFile sample02187A.recal_data.csv
INFO 13:39:44,568 HelpFormatter - Date/Time: 2012/02/06 13:39:44
INFO 13:39:44,568 HelpFormatter - ---------------------------------------------------------------------------------
INFO 13:39:44,568 HelpFormatter - ---------------------------------------------------------------------------------
INFO 13:39:44,590 GenomeAnalysisEngine - Strictness is SILENT
INFO 13:39:44,688 RMDTrackBuilder - Creating Tribble index in memory for file /GenoStorage/BasesDados/ucsc_hg19/snp132CodingDbSnp.txt
INFO 13:39:51,195 GATKRunReport - Uploaded run statistics report to AWS S3
##### ERROR ------------------------------------------------------------------------------------------
##### ERROR A USER ERROR has occurred (version 1.3-21-gcb284ee):
##### ERROR The invalid arguments or inputs must be corrected before the GATK can proceed
##### ERROR Please do not post this error to the GATK forum
##### ERROR
##### ERROR See the documentation (rerun with -h) for this tool to view allowable command-line arguments.
##### ERROR Visit our wiki for extensive documentation http://www.broadinstitute.org/gsa/wiki
##### ERROR Visit our forum to view answers to commonly asked questions http://getsatisfaction.com/gsa
##### ERROR
##### ERROR MESSAGE: Your input file has a malformed header: We never saw the required CHROM header line (starting with one #) for the input VCF file
##### ERROR ------------------------------------------------------------------------------------------
I downloaded the file from UCSC
Comment