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 - GeneMark-ETP/proteins.fa/model/output.mod file is missing #892

Open
rlibouba opened this issue Nov 28, 2024 · 1 comment
Open

Error - GeneMark-ETP/proteins.fa/model/output.mod file is missing #892

rlibouba opened this issue Nov 28, 2024 · 1 comment

Comments

@rlibouba
Copy link

Hello,

I get an error when I want to run a braker3 analysis on a masked genome using an RNAseq alignment and protein sequences. This is what I have in the GeneMark-ETP.stderr file:

FASTA index file /home/jovyan/braker/GeneMark-ETP/data/genome.softmasked.fasta.fai created.
Use of uninitialized value $ph1 in addition (+) at /opt/ETP/bin/gmes/parse_set.pl line 205.
Use of uninitialized value $ph0 in addition (+) at /opt/ETP/bin/gmes/parse_set.pl line 205.
Use of uninitialized value $ph2 in addition (+) at /opt/ETP/bin/gmes/parse_set.pl line 205.
Use of uninitialized value $ph0 in division (/) at /opt/ETP/bin/gmes/parse_set.pl line 208.
Illegal division by zero at /opt/ETP/bin/gmes/parse_set.pl line 208.
Illegal division by zero at /opt/ETP/bin/train_super.pl line 184.
error, file/folder not found: /home/jovyan/braker/GeneMark-ETP/proteins.fa/model/output.mod

I restarted braker3 by putting only the RNAseq alignment file with the masked genome. I got a result. I did the same thing again but with the protein sequences and I got a result. But when I put both files (RNAseq and protein sequences), it doesn't work.

It seems that the GeneMark-ETP/proteins.fa/model/output.mod file is missing.

Do you have any idea why adding just one file (RNAseq or proteins) gives me an output? But when I add both, the analysis fails?

I used the latest version of braker3 for my analyses.

Thank you! Have a nice day!
Romane

@rlibouba
Copy link
Author

rlibouba commented Dec 6, 2024

I forgot to give more information.
I used the last singularity image.

For the dataset, I used:

And for the command line: braker.pl --genome genome_masked.fasta --BAM rnaseq.bam --prot_seq SwissProt.fasta

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