Skip to content

Run example fastq files with error #187

@DecodeGenome

Description

@DecodeGenome

Hi Yunfei,

I newly installed SeqMule (SeqMule-master) on CentOS, seqmule download the database, and ran the example command with example fastq files, I got error, how to fix it? Thanks for your help. WEI
############################################################################################
java -Xmx1750m -Djava.io.tmpdir=/scratch/wwu888 -jar /wynton/group/bivona/Analytic_tools/SeqMule-master/exe/gatklite/GenomeAnalysisTKLite.jar -T IndelRealigner -I example_result/example.0_bwamem.sort.rmdup.readfiltered.bam -R /wynton/group/bivona/Analytic_tools/SeqMule-master/bin/secondary/../../database/human_g1k_v37.fasta -targetIntervals /scratch/wwu888/8505.50003740059.tmp.intervals --out example_result/example.0_bwamem.sort.rmdup.readfiltered.realn.bam -maxInMemory 200000 -L /wynton/group/bivona/Analytic_tools/SeqMule-master/misc/hg19_exonPlus5bp_UCSCrefGene.bed -rf NotPrimaryAlignment -l ERROR
rm -rf /scratch/wwu888/8505.50003740059.tmp.intervals
/wynton/group/bivona/Analytic_tools/SeqMule-master/exe/samtools/samtools index example_result/example.0_bwamem.sort.rmdup.readfiltered.realn.bam at /wynton/group/bivona/Analytic_tools/SeqMule-master/bin/secondary/../../bin/secondary/runGATKLITEREALN line 78.

ERROR ------------------------------------------------------------------------------------------
ERROR stack trace

java.lang.ExceptionInInitializerError
at org.broadinstitute.sting.gatk.GenomeAnalysisEngine.(GenomeAnalysisEngine.java:160)
at org.broadinstitute.sting.gatk.CommandLineExecutable.(CommandLineExecutable.java:53)
at org.broadinstitute.sting.gatk.CommandLineGATK.(CommandLineGATK.java:54)
at org.broadinstitute.sting.gatk.CommandLineGATK.main(CommandLineGATK.java:90)
Caused by: java.lang.NullPointerException
at org.reflections.Reflections.scan(Reflections.java:220)
at org.reflections.Reflections.scan(Reflections.java:166)
at org.reflections.Reflections.(Reflections.java:94)
at org.broadinstitute.sting.utils.classloader.PluginManager.(PluginManager.java:77)
... 4 more

ERROR ------------------------------------------------------------------------------------------
ERROR A GATK RUNTIME ERROR has occurred (version 2.3-9-gdcdccbb):
ERROR
ERROR Please visit the wiki to see if this is a known problem
ERROR If not, please post the error, with stack trace, to the GATK forum
ERROR Visit our website and forum for extensive documentation and answers to
ERROR commonly asked questions http://www.broadinstitute.org/gatk
ERROR
ERROR MESSAGE: Code exception (see stack trace for error itself)
ERROR ------------------------------------------------------------------------------------------

----------ERROR----------
[ => SeqMule Execution Status: step 7 FAILED at Tue May 3 20:13:10 PDT 2022, gatklite realn]
ERROR: command failed
/wynton/group/bivona/Analytic_tools/SeqMule-master/bin/secondary/../../bin/secondary/worker /wynton/group/bivona/Data/Seqmule_Test_fq_May3_2022/seqmule.05032022.10358.logs 7 "/wynton/group/bivona/Analytic_tools/SeqMule-master/bin/secondary/../../bin/secondary/runGATKLITEREALN -advanced example.config -n 6 -ref /wynton/group/bivona/Analytic_tools/SeqMule-master/bin/secondary/../../database/human_g1k_v37.fasta -java java -jmem 1750m -gatk /wynton/group/bivona/Analytic_tools/SeqMule-master/exe/gatklite/GenomeAnalysisTKLite.jar -threads 4 -gatk-nt 2 -tmpdir /scratch/wwu888 -bed /wynton/group/bivona/Analytic_tools/SeqMule-master/misc/hg19_exonPlus5bp_UCSCrefGene.bed -goldindel /wynton/group/bivona/Analytic_tools/SeqMule-master/bin/secondary/../../database/Mills_and_1000G_gold_standard.indels.b37.vcf -dbsnp /wynton/group/bivona/Analytic_tools/SeqMule-master/bin/secondary/../../database/dbsnp_hg19_138.vcf -samtools /wynton/group/bivona/Analytic_tools/SeqMule-master/exe/samtools/samtools -pl ILLUMINA -bam example_result/example.0_bwamem.sort.rmdup.readfiltered.bam -out example_result/example.0_bwamem.sort.rmdup.readfiltered.realn.bam "
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
After fixing the problem, please execute 'cd /wynton/group/bivona/Data/Seqmule_Test_fq_May3_2022' and 'seqmule run example.script' to resume analysis.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions