-
Notifications
You must be signed in to change notification settings - Fork 21
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
Segmentation fault (Core dumped) #68
Comments
I had the same problem, with datasets with sizes between [400-700]. I tweak some values, "void Pile::FindValidRegion(std::uint16_t coverage)" and "kPSS" inside the code, but I'm not feeling confident about the results. With the decrease of coverage and kPSS, some contigs were created on this kind of datasets. |
same here with embeded dataset
and as @monsanto-pinheiro if #70 applied, no more egfault, but empty outpout Eric |
Hello, same situation (segmentation fault) with tagged 1.8.3 version
|
Dear authors,
Thank you for your work, I was testing your software on several datasets and I obtained this error message:
I used your software with other datasets and it did not raise the same error. All datasets were from amplicons of sizes 400bp to 1200bp. Is it not adapted to small amplicons?
Is there any way to tweak the parameters to get it to work with such samples?
best,
Loïc
The text was updated successfully, but these errors were encountered: