Entering edit mode
8 months ago
ali.kian.saei
▴
10
Hi
I run this command and see error
java -jar gatk-package-4.6.1.0-local.jar SamSort -I fatherResult.bam -O fatherResultSorted.bam -SO coordinate
Error:
LinkageError occurred while loading main class org.broadinstitute.hellbender.Main
java.lang.UnsupportedClassVersionError: org/broadinstitute/hellbender/Main has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0