Closed fwhelan closed 9 years ago
Hi,
This looks like FragGeneScan is failing on your system. We've seen issues with it on some systems/datasets (for example issue #179). I'd recommend installing MetaGeneMark and adding it to your path. You can then tell metAMOS to use it instead of FragGeneScan (-g metagenemark).
Thanks, works well; great work around!
Down the road, if I see an advantage of using FragGeneScan, would there be something you could suggest for me to look into to get it working on my system?
I would suggest downloading the FragGeneScan latest version source, building on your system, and replacing the binary in metAMOS/Utilities/cpp/Linux-x86_64/ to see if it works.
Hello, I've been running into the below issue. I've tried running in
sudo bash
in case it was a file permission issue. (I've changed the full path of my data to preserve data privacy).Envoked:
Output:
Directory structure:
Greatly appreciated! --Fiona