dyld : Library not loaded: Reason: image not found
0
0
Entering edit mode
2.9 years ago
jjp55 ▴ 20

Hi all,

I am trying to run the code

getDifferentialPeaksReplicates.pl -t Mock-1/ Mock-2/ Mock-3/ -i Mock-Control-1/ Mock-Control-2/ Mock-Control-3/ -genome tair10 > Mock-1_combine.txt

I am using HOMER and can see HOMER is installed and working (other packages within HOMER are working). When doing this code the first two steps work (Defining Peak Set and Quantifying reads) however the third step, calling R for differential enrichment statistics (-DESeq2) fails.

I receive the error message:

!!! R execution details:
    dyld: Library not loaded: @rpath/./libreadline.6.2.dylib
      Referenced from: /Users/jjp/miniconda3/lib/R/lib/libR.dylib
      Reason: image not found

I am able to open the path to the file and see libR.dylib is in the R/lib/ directory.

Does anyone know any way to solve this problem?

python dyld R • 4.1k views
ADD COMMENT
1
Entering edit mode

By any chance, are you working on Mac? This seems to solve it.

ADD REPLY
1
Entering edit mode

I am on a Mac. I will take a look at the link and see if that solves it. Thank you!

ADD REPLY

Login before adding your answer.

Traffic: 3230 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