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: BISER failed (-11): #32

Open
WHY0929 opened this issue Jul 17, 2023 · 2 comments
Open

ERROR: BISER failed (-11): #32

WHY0929 opened this issue Jul 17, 2023 · 2 comments

Comments

@WHY0929
Copy link

WHY0929 commented Jul 17, 2023

I have a question:
ERROR: BISER failed (-11):
[p] /public1/home/scb4191/miniconda3/envs/biser/lib/python3.8/site-packages/biser/exe/biser.exe search /public1/home/scb4191/Gall-aphid_genome/SDs_analysis/MB.genome.mask.fa -c ptg000042l -o /tmp/biser.tucjvlg9/search/MB.genome.mask_ptg000042l_0.bed 0 --kmer-size=14 --winnow-size=16 --max-error=0.3 --max-edit-error=0.15 --max-chromosome-size=300000000
Thanks a lot

@inumanag
Copy link
Contributor

Hi @WHY0929

This could be due to memory usage if the genome is not masked properly. Can you try running the command above with /usr/bin/time -v ... to check the max. memory usage? Also, please see #26: adding --gc-heap might help in this case as well.

@regevs
Copy link

regevs commented Jan 26, 2024

I am also not succeeding in running it, getting the same error.
I have 1 thread, set --gc-heap 32G.

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