Hi, I followed shilpagarg/DipAsm#16 like you suggested for human genome assembly.
./pstools_1 resolve_haplotypes -t32 hic_name_connection.output NA24385.asm.r_utg.gfa ./ works well on NA24385.
But when I use the same command on NA12878: ./pstools_1 resolve_haplotypes -t32 hic_name_connection.output NA12878.asm.r_utg.gfa ./
it leads to this error:
start main
start get bubbles
Segmentation fault (core dumped)
Environment:
OS: CentOS 8.2 (64-bit)
CPU
Could you please help me solve this problem? Thank you very much.
Hi, I followed shilpagarg/DipAsm#16 like you suggested for human genome assembly. ./pstools_1 resolve_haplotypes -t32 hic_name_connection.output NA24385.asm.r_utg.gfa ./ works well on NA24385.
But when I use the same command on NA12878: ./pstools_1 resolve_haplotypes -t32 hic_name_connection.output NA12878.asm.r_utg.gfa ./ it leads to this error:
Environment:
Could you please help me solve this problem? Thank you very much.