Entering edit mode
12.6 years ago
ananth.ccamp
•
0
Dear All
I am getting following error while runing GATK for quality recalibration.
Any help would be appreciated.
Command used:
java -Xmx1g -jar GenomeAnalysisTK.jar -R resources/exampleFASTA.fasta -I resources/exampleBAM.bam -T CountCovariates -cov ReadGroupCovariate -cov QualityScoreCovariate -cov CycleCovariate -cov DinucCovariate ‐recalFile table.recal_data.csv
error
##### ERROR
<h5>ERROR A USER ERROR has occurred (version 1.5-31-gadad76b):</h5> <h5>ERROR The invalid arguments or inputs must be corrected before the</h5>GATK can proceed
<h5>ERROR Please do not post this error to the GATK forum</h5> <h5>ERROR</h5> <h5>ERROR See the documentation (rerun with -h) for this tool to view</h5>allowable command-line arguments.
<h5>ERROR Visit our wiki for extensive documentation</h5>http://www.broadinstitute.org/gsa/wiki
<h5>ERROR Visit our forum to view answers to commonly asked questions</h5>http://getsatisfaction.com/gsa
<h5>ERROR</h5> <h5>ERROR MESSAGE: Invalid argument value '‐recalFile' at position 14.</h5>