JY-Zhou / FreePSI

An alignment-free approach to estimating exon-inclusion ratios without a reference transcriptome
GNU General Public License v3.0
10 stars 2 forks source link

Error when running shell script run_FreePSI.sh on macOS #10

Open chickenwing162 opened 1 year ago

chickenwing162 commented 1 year ago

Following error : error while loading shared libraries: libmkl_intel_lp64.so: cannot open shared object file: No such file or directory.

JY-Zhou commented 1 year ago

FreePSI relies on the third-party library called Intel MKL to enhance computational performance. Please ensure that MKL is accessible on your device.