Open conchoecia opened 5 years ago
Hi, Sorry, wasn't watching the issues. Didn't expect anybody to raise any since I was assuming I am the only one using this.
Your error is surprising. When building the image you did everything as I suggested in the instructions, except for using the different repbase repeatlibrary release?
Can you enter the container, please:
docker run -it --rm your-maker-plus:version /bin/bash
Then please tell me what the following returns:
ls -hl /usr/local/RepeatMasker/WUBlastSearchEngine.pm
cheers, Christoph
I followed the install instructions and ran into the following error when I ran the command:
docker run -it -v $(pwd):/in/ -w /in/ --rm your-maker-plus:version RepeatModeler -pa 8 -engine ncbi -database mydbname
:I used maker 2.31.10 and the 2017 repbase database when I followed your install instructions in the
README.md
.