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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: