Please use ADD REPLY to answer to an earlier comment, as such this thread remains logically structured and easy to follow.
Kissplice: error running ks_run_modules
Hi!
I'm trying to run kissplice in my RNAseq data but, I'm getting an error finding the BCCs:
"Problem with /usr/lib//kissplice/ks_run_modules"
Can anyone help me whit this problem?
I'll really appreciate any suggestion.
Thank you very much.
• 2,835 views
•
link
3 answers
The version is: kissplice 2.3.1
I'm running: /usr/bin/kissplice -s -k 41 -r R1.fa -r R2.fa -r singletons.fa
Thank you!!!!
• 0 views
•
link
Were you able to solve the problem? Because it happens the same to me, I use kissplice 2.2.1 and it completes the run for test data but not for my data. Thank you
• 0 views
•
link
Try increasing the memory of your stack before running Kissplice by:
in Linux OS: "ulimit -s unlimited" or in Mac OS: "ulimit -s <new_limit>"
That should work!
• 0 views
•
link
• 0 views
•
link
Log in to answer this question.
It would help to know what command was run exactly and the version of the software, check if there is some hard-coded paths in the tool
The version is: kissplice 2.3.1
I'm running: /usr/bin/kissplice -s -k 41 -r R1.fa -r R2.fa -r singletons.fa
Thank you!!!!
Please use
ADD REPLYto answer to an earlier comment, as such this thread remains logically structured and easy to follow. I moved your answer now but as you can see it's not optimal.Did the test data of the tool run successfully?