mahulchak / quickmerge

A simple and fast metassembler and assembly gap filler designed for long molecule based assemblies.
GNU General Public License v3.0
200 stars 31 forks source link

terminate called after throwing an instance of 'std::invalid_argument' #75

Open Xoey0314 opened 3 months ago

Xoey0314 commented 3 months ago

Hi,

I met a problem when I wanted to merge two assembly results using the quickmerge:

terminate called after throwing an instance of 'std::invalid_argument' what(): stoi /var/spool/slurm/d/job3771868/slurm_script: line 9: 256721 Aborted (core dumped) quickmerge -d out.rq.delta -q q.fa -r r.fasta -hco 5.0 -c 1.5 -l n -ml m -p prefix

What should I do to solve this problem?

Best wishes, Xin