Quantcast
Channel: Recent Discussions — GATK-Forum
Viewing all articles
Browse latest Browse all 12345

Not sure if bug or user error

$
0
0

I am using the GATK best practices for germline SNPs and Indels in Whole Genomes and Exomes and I get the following error when I try to use this command: os.system('java -Xmx6g -Djava.io.tmpdir=/Users/seyfim/tmp -jar /Users/seyfim/software/GenomeAnalysisTK-3.7-0/GenomeAnalysisTK.jar -T GenotypeGVCFs -R /Users/seyfim/Directory/Marilyn/hg19.fa --variant '+n+'.sample.raw.vcf -o ALL_SAMPLES.vcf -V '+rest)

Error:

ERROR --
ERROR stack trace

java.lang.NullPointerException
at org.broadinstitute.gatk.utils.commandline.ArgumentTypeDescriptor.parseRodBindingCollectionSource(ArgumentTypeDescriptor.java:448)
at org.broadinstitute.gatk.utils.commandline.RodBindingCollectionArgumentTypeDescriptor.parse(ArgumentTypeDescriptor.java:671)
at org.broadinstitute.gatk.utils.commandline.CompoundArgumentTypeDescriptor.parse(ArgumentTypeDescriptor.java:834)
at org.broadinstitute.gatk.utils.commandline.ArgumentTypeDescriptor.parse(ArgumentTypeDescriptor.java:137)
at org.broadinstitute.gatk.utils.commandline.ArgumentSource.parse(ArgumentSource.java:119)
at org.broadinstitute.gatk.utils.commandline.ParsingEngine.loadValueIntoObject(ParsingEngine.java:509)
at org.broadinstitute.gatk.utils.commandline.ParsingEngine.loadArgumentsIntoObject(ParsingEngine.java:429)
at org.broadinstitute.gatk.utils.commandline.ParsingEngine.loadArgumentsIntoObject(ParsingEngine.java:403)
at org.broadinstitute.gatk.utils.commandline.CommandLineProgram.loadArgumentsIntoObject(CommandLineProgram.java:279)
at org.broadinstitute.gatk.engine.CommandLineExecutable.execute(CommandLineExecutable.java:112)
at org.broadinstitute.gatk.utils.commandline.CommandLineProgram.start(CommandLineProgram.java:256)
at org.broadinstitute.gatk.utils.commandline.CommandLineProgram.start(CommandLineProgram.java:158)
at org.broadinstitute.gatk.engine.CommandLineGATK.main(CommandLineGATK.java:108)

ERROR ------------------------------------------------------------------------------------------
ERROR A GATK RUNTIME ERROR has occurred (version 3.7-0-gcfedb67):
ERROR
ERROR This might be a bug. Please check the documentation guide to see if this is a known problem.
ERROR If not, please post the error message, with stack trace, to the GATK forum.
ERROR Visit our website and forum for extensive documentation and answers to
ERROR commonly asked questions https://software.broadinstitute.org/gatk
ERROR
ERROR MESSAGE: Code exception (see stack trace for error itself)
ERROR ------------------------------------------------------------------------------------------

Viewing all articles
Browse latest Browse all 12345

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>