-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error (core dumped) #13
Comments
Hi, The error actually seems to happen during the HG-CoLoR / correction step. Did the Also if your data is public, I could take a look as to where / why this segfault happens, if you want. Cheers, |
Thanks for the quick answer ! The |
Hi, Very late answer this time, sorry. Well, if the command does work, the problem probably doesn't come from that. Cheers, |
Hello,, |
Hello,
I'm trying to use HG-CoLoR to correct minion reads with illumina reads but i end up with a error at the Blasr step :
[INFO] 2019-04-30T10:47:00 [blasr] started. Warning: resetting nCandidates to nBest 50 terminate called after throwing an instance of std::invalid_argument what(): stoi /datas/Save/Clement/soft/HG-CoLoR/HG-CoLoR : ligne 237 : 31495 Abandon (core dumped) $hgf/bin/HG-CoLoR -t "$tmpdir" -K "$K" -d "$seedsdistance" -o "$seedsoverlap" -k "$k" -b "$branches" -s "$seedskips" -m "$mismatches" -j "$nproc" -r $tmpdir/"$formatLR" -a $tmpdir/"$aln" $tmpdir/"$K-mers.fa.pgsa" > "$out.fasta"
Thanks in advance.
The text was updated successfully, but these errors were encountered: