-
Notifications
You must be signed in to change notification settings - Fork 10
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
Fails to run #2
Comments
used a cmake/3.3.0 and gcc/6.1.0 to install. |
command line? |
python scripts/simka2/simka.py -in example/data/simka_input.txt -kmer-size
4 -abundance-min 10 -out simka_test -out-tmp simka_test_tmp
…On Fri, Mar 3, 2017 at 4:22 PM, Rayan Chikhi ***@***.***> wrote:
command line?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ALWiqGNqzoZwAJ4wF6XVNTMM51hyjvwFks5riK6vgaJpZM4MS5Le>
.
|
? |
thanks for the command-line. I don't see what's wrong with it, except maybe quite small k-mer sizes. (possibly outside the range of tested kmer sizes) |
Hi, |
Hi, |
Hi,
|
Ok, unfortunatelly I won't be able to solve this issue without running simka myself with your dataset. |
Unfortunately no, |
Hi! I get :
And when I installed it, I noticed it sent an error (error_installing_SIMKA.txt )
|
Hi |
Thank you so much for your rapid answer ! Because of previous comments on this thread, I tried the installation of the previous release (V1.3.2), and it also fails. cmake version 2.8.12.2 Also, I got the same error when installing on another HPC cluster (same cmake version, gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-17) ) |
Hi again, no other version of gcc worked for me... However, the toy example still fails. and in the /simka/simka_temp/simka_database/kmer_spectrums/A folder , the log.txt reveal a problem with the kmer spectrum What can I do ? |
Hi, thanks for your feedback, You can also try precompiled binaries in the release tab: https://github.com/GATB/simka/releases/tag/v1.3.2 |
Hi everyone, I have released a new version of Simka v1.4 : https://github.com/GATB/simka/releases/tag/v1.4.0 I hope it's going to fix this issue. |
lala
[0.0%] Computing k-mer spectrums [Time: 0:00:00]A job failed (simka_test_tmp/simka_database/kmer_spectrums/A/), exiting simka
The text was updated successfully, but these errors were encountered: