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
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