ufcg
ufcg copied to clipboard
issue with AGUSTUS
Hi, I have tried to resolve this issue but failed to do so while using UFCG. Please help asap.
ERROR! AUGUSTUS-PPX config file is absent or improperly formatted.
I get this in the latest version as well as the old one.
Please refer to the comment I wrote before: https://github.com/steineggerlab/ufcg/issues/16#issuecomment-1550556324
If the issue persists, please provide following information for further examination:
- Platform (OS)
- Installation method (manual, conda, etc.)
- Messages when
-dev
option is provided
Thank you very much for the response. I tried what has been mentioned #16. Now I am facing this issue.
#First it gives Solving dependencies... UFCG |: Failed to solve : augustus #I provide the path to agustus and I get the below error ERROR! Invalid binary executable file given
Please note I have added the agustus path to the bashrc file etc.
I am using Ubuntu on linux. Installed through conda.
Hi, sorry for the late reply.
If the installation of augustus
was successful, running /path/to/your/augustus --version
from your terminal should print the version number of AUGUSTUS.
Please check if this is the case, and provide the proper and absolute path of augustus
to the pipeline. If the issue persists, please provide the message with -dev
option given to your command.
Sorry for the late response. @endixk . Thank you very much for the help. It was an issue with augustus version. I installed augustus 3.5.0. It is working fine now.