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

Spaln process stays active for long time #912

Open
KPapac opened this issue Feb 4, 2025 · 2 comments
Open

Spaln process stays active for long time #912

KPapac opened this issue Feb 4, 2025 · 2 comments

Comments

@KPapac
Copy link

KPapac commented Feb 4, 2025

Hey there,

I am using the singularity image of braker3 to annotate my genomes. For some of them, braker is stuck at one Spaln process on a protein that seems highly repetitive in sequence. It stays like this for days, whereas other genomes from the same species finish annotation within half a day. If I kill that Spaln process, then the pipeline continues on and on the braker.log file it tells me that the run finished successfully. I get the final gff file.

So, me stopping this process, is it going to have any negative effects on the results?

Can I do anything about this, so that the Spaln process is completed?

@bijendrabio
Copy link

@KPapac. Got similar issue #915

@tomasbruna
Copy link
Collaborator

Hi @KPapac,

Spaln can occasionally get stuck in an infinite loop while aligning certain proteins. Terminating the stuck Spaln process will only impact the alignment of the specific input protein, so this won't negatively affect the overall results.

Can I do anything about this, so that the Spaln process is completed?

Besides manually terminating the stuck Spaln process (which will allow BRAKER to continue), you can also remove the problematic protein from your input and re-run BRAKER.

Best,
Tomas

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

3 participants