Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CARDIOM Integration test fails with default GATK #19

Open
supernifty opened this issue May 13, 2015 · 0 comments
Open

CARDIOM Integration test fails with default GATK #19

supernifty opened this issue May 13, 2015 · 0 comments

Comments

@supernifty
Copy link
Contributor

When running the CARDIOM test, the pipeline fails with the default version of GATK (2.3.9):

##### ERROR ------------------------------------------------------------------------------------------
##### ERROR A USER ERROR has occurred (version 2.3-9-gdcdccbb):
##### 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 website and forum for extensive documentation and answers to
##### ERROR commonly asked questions http://www.broadinstitute.org/gatk
##### ERROR
##### ERROR MESSAGE: GATK Lite does not support all of the features of the full version: base insertion/deletion recalibration is not supported, please use the --disable_indel_quals argument
##### ERROR ------------------------------------------------------------------------------------------
ERROR: stage failed: Command failed with exit status = 1 :

java -Xmx5g -jar /mnt/ci/jenkins/workspace/Cpipe-Dev/cpipe/tools/gatk/2.3.9/GenomeAnalysisTK.jar  -T BaseRecalibrator  -I align/NA12878_CARDIACM_MUTATED.merge.dedup.realign.bam  -R /mnt/ci/jenkins/workspace/Cpipe-Dev/cpipe/hg19/ucsc.hg19.fasta  -L ../design/combined_target_regions.bed -L ../design/CARDIOM.splice.bed --knownSites /mnt/ci/jenkins/workspace/Cpipe-Dev/cpipe/hg19/dbsnp_138.hg19.vcf  -l INFO  -cov ReadGroupCovariate -cov QualityScoreCovariate -cov CycleCovariate -cov ContextCovariate  -o align/NA12878_CARDIACM_MUTATED.merge.dedup.realign.recal_count.counts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant