cfsan snp pipeline
1
0
Entering edit mode
19 months ago

I am using cfsan_snp_pipeline. The link of the git is-

I have installed all the dependencies and install the pipeline via conda. when I execute the command-

echo $CLASSPATH

/home/saiful/home/saiful/Downloads/picard-2.18.2.jar:/home/saiful/home/saiful/Downloads/VarScan.v2.3.9.jar:/home/saiful/home/saiful/Downloads/GenomeAnalysisTK-3.8-1/GenomeAnalysisTK.jar:

when I run the pipeline,

cfsan_snp_pipeline run genomic.fasta -o cfsan_pipeline -s listeria
Checking dependencies...
CLASSPATH is not configured with the path to VarScan.jar
Error: Unable to access jarfile /home/saiful/home/saiful/Downloads/picard-2.18.2.jar

Error: Unable to access jarfile /home/saiful/home/saiful/Downloads/GenomeAnalysisTK-3.8-1/GenomeAnalysisTK.jar

Check the SNP Pipeline installation instructions here:

I have checked the path and everything is fine in my sense. Can you help me? It is an urgency.

Thank you.

snp pipeline cfsan • 844 views
ADD COMMENT
0
Entering edit mode

I met the same problem as you. May I ask if you have solved this problem?

ADD REPLY
0
Entering edit mode
19 months ago

Sounds like the classpath is not exported into the shell.

https://www.baeldung.com/linux/bash-variables-export

ADD COMMENT

Login before adding your answer.

Traffic: 2467 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6