Closed wyim-pgl closed 1 year ago
It may caused by adding all reads name which need to be removed to an hash table. I modified it these days, and reduced the cost of memory, now the usage of memory just depends on how many contigs here. And you may try the newest version of ALLHiC_prune in the main branch of this repo.
Hi @sc-zhang! I am trying to use ALLHiC_prune. However, it kept generating "Segmentation fault (core dumped)" in "Getting contig pairs" step
I am using below version as environment.
Do you have any idea and recommendations? Also I found same error from ALLHiC repository.
Thanks Won