Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR in file /opt/BRAKER/scripts/braker.pl at line 6008 Failed to create new species with new_species.pl, check write permissions in /opt/Augustus/config//species directory! #908

Open
AshwiniVM opened this issue Jan 27, 2025 · 1 comment

Comments

@AshwiniVM
Copy link

I had initially contacted Braker developers with the above stated error while attempting to test if the singularity container of braker3 is working. I was recommended to 'copy the complete config directory of AUGUSTUS from inside the image to the folder where you e.g. have the braker working directory as well' and then mount $PWD to the braker3.sif image to make new augustus path writable.

I am trying the following command with variations of 'Augustus' names to copy to the folder: 'singularity exec /path/to/braker3.sif cp Augustus/config .' So far I have failed to find and copy augustus from within the singularity image, could someone guide me how to do this?

Thanks,
Ashwini

@AshwiniVM
Copy link
Author

Just wanted to update that I found the path by using 'find / -name "Augustus"' once inside the container. Then I could copy Augustus from the container to my local directory by singularity exec braker3.sif cp -r /opt/Augustus/include /path/to/folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant