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
When I used large reference file (3.6Gbp) , DRAGMAP outputted the below warning message while building .
Increasing seed interval to1.156789 for long reference
With this reference hash table, DRAGMAP generated seeds to wrong place and exited by segmentation fault.
I don't know how to fix this bug but I was able to avoid this bug by increase memory usage by --ht-mem-limit 512GB option.
The text was updated successfully, but these errors were encountered:
When I used large reference file (3.6Gbp) , DRAGMAP outputted the below warning message while building .
Increasing seed interval to1.156789 for long reference
With this reference hash table, DRAGMAP generated seeds to wrong place and exited by segmentation fault.
I don't know how to fix this bug but I was able to avoid this bug by increase memory usage by
--ht-mem-limit 512GB
option.The text was updated successfully, but these errors were encountered: