You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: