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

Failing during optimize_augustus.pl #30

Closed
weedcentipede opened this issue Apr 2, 2019 · 2 comments
Closed

Failing during optimize_augustus.pl #30

weedcentipede opened this issue Apr 2, 2019 · 2 comments

Comments

@weedcentipede
Copy link

Hey, it's me again,
I tried to generate a model for my species and during the optimize_augustus.pl, I got the following error:

bio@biocomp04:~/Documents/Purpureocillium/March2019$ perl /home/bio/apps/augustus-3.3.2/scripts/optimize_augustus.pl --rounds=5 --species=Purp --kfold=8 --AUGUSTUS_CONFIG_PATH=/home/bio/apps/augustus-3.3.2/config --onlytrain=/home/bio/Documents/Purpureocillium/March2019/braker/Purp/train.gb.train.train --cpus=8 /home/bio/Documents/Purpureocillium/March2019/braker/Purp/train.gb.train.test
Splitting training file into 8 buckets...
Reading in the meta parameters used for optimization from /home/bio/apps/augustus-3.3.2/config/species/generic/generic_metapars.cfg...
Reading in the starting meta parameters from /home/bio/apps/augustus-3.3.2/config/species/Purp/Purp_parameters.cfg...
bucket Segmentation fault (core dumped)
2 Segmentation fault (core dumped)
Segmentation fault (core dumped)
3 Segmentation fault (core dumped)
8 5 Segmentation fault (core dumped)
1 Segmentation fault (core dumped)
6 Segmentation fault (core dumped)
Segmentation fault (core dumped)
4 7 Could not read the accuracy values out of predictions.txt when processing bucket 1. at /home/bio/apps/augustus-3.3.2/scripts/optimize_augustus.pl line 1224.

Later I used the following command, and Braker2 executed perfectly,

bio@biocomp04:~/Documents/Purpureocillium/March2019$ ~/apps/BRAKER-2.1.2/scripts/braker.pl --genome=./working-genomes/Purp-polished-abyss.fasta.masked --bam=./Purp-annotation/Purp-RNAseq-to-genome-unmasked.bam --species=Purp --cores=4 --AUGUSTUS_CONFIG_PATH=/home/bio/apps/augustus-3.3.2/config --GENEMARK_PATH=/home/bio/apps/gm_et_linux_64/gmes_petap --fungus --skipOptimize --useexisting

What do you think it could be,
Am I executing it wrong?
Cheers,
Luis Alfonso.

@KatharinaHoff
Copy link
Member

KatharinaHoff commented Apr 2, 2019 via email

@weedcentipede
Copy link
Author

Hi Katarina,
Apparently the issue raised because I had two versions of augustus and one of was not suitable for the analysis,

Cheers,
Luis Alfonso.

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

2 participants