I'm getting a similar error "Error: Unable to access jarfile /home/ben/jar_files/picard.jar" using this command:
java -jar /home/ben/jar_files/picard.jar ReorderSam \
INPUT=I19139.hg19.bam \
OUTPUT=reordered.bam \
REFERENCE=hg19.fa
Path: \wsl$\Ubuntu\home\ben\jar_files
Any ideas? I've installed the latest version of java-default as of today.
• 0 views
•
link
The path is incorrect or the file does not exist. Check where SortSam.jar is.