Hi, I am having issues with java version as well. Did you figure out ? I am using HPC, no luck. I have also tried installing using conda environment. Still no luck . Let me know if you have figured out the java version . Thank you.
java.lang.ClassNotFoundException: align2.BBSplitter
I am trying to run bbsplit: bbsplit.sh build=1 threads=12 ref_x=$ref_Human ref_y=$ref_Mouse path=$indexded_ref I am running into following error: Error: Could not find or load main class align2.BBSplitter Caused by: java.lang.ClassNotFoundException: align2.BBSplitter srun: error: b001: task 0: Exited with exit code 1 Is there a way to solve this issue ? Thank you.