Open jwestrob opened 7 years ago
That looks like an error in fraggenescan. I would suggest trying to install the latest version and replace the binary distributed with metAMOS to see if it fixes the issue. Also, confirm the `test1/Scaffold/out/proba.linearize.scaffolds.final
file isn't empty.
Hello! I'm trying to install MetAMOS on my system, but having a bit of trouble. I've run the following commands, which completed without incident:
python INSTALL.py core
python INSTALL.py optional
However, when I execute
run_pipeline_test.sh
, I get the following error:Is there something I'm doing incorrectly? I've checked that all dependencies for MetAMOS are met and I've tried multiple times to do a clean install.
I attach my full output of
run_pipeline_test.sh
for inspection should you need it. I sincerely apologize if there's something that I've overlooked- I don't mean to waste your time. Thank you very much for your time and for putting together this software- I believe it will be very useful for me! I look forward to using it.