MaSuRCA Assembler runCA Error
Successfuly install MaSuRCA
tar xfz MaSuRCA-3.2.1.tar.gz
cd MaSuRCA-3.2.1
sudo ./install.sh
Configure and run config.txt
MaSuRCA-3.2.1/bin/masurca MaSuRCA-3.2.1/bin/config.txt
Verifying PATHS...
jellyfish OK
Error: runCA not found or failed to run
Help me to get through this error.
• 3,184 views
•
link
1 answer
Solved:
PATH=~/tools/MaSuRCA-3.2.1_12062016/CA/Linux-i686/bin:$PATH
PATH=$PATH: ~/tools/MaSuRCA-3.2.1_12062016/CA/Linux-i686/bin
sudo env "PATH=$PATH" ~/tools/MaSuRCA-3.2.1_12062016/bin/masurca ~/tools/MaSuRCA-3.2.1_12062016/bin/config.txt
• 0 views
•
link
Log in to answer this question.