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

Segmentation fault in cas.pp.align_sequences #246

Open
peipp410 opened this issue Aug 1, 2024 · 0 comments
Open

Segmentation fault in cas.pp.align_sequences #246

peipp410 opened this issue Aug 1, 2024 · 0 comments

Comments

@peipp410
Copy link

peipp410 commented Aug 1, 2024

Hello! I encountered the following error

joblib.externals.loky.process_executor.TerminatedWorkerError: A worker process managed by the executor was unexpectedly terminated. This could be caused by a segmentation fault while calling the function or by an excessive memory usage causing the Operating System to kill the worker.

in cas.pp.align_sequences when setting the gap_extend_penalty as a float number less then 1. I noticed that in our experiment, the Cas9 will cut a long sequence(about 200-300bp). Therefore, I want the gap extend penalty to be smaller so that it will record the alleles on two distant cutting sites that would otherwise be omitted by local alignment.

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