Error in running KisSplice
1
0
Entering edit mode
5.6 years ago
963786304 • 0

Dear All, I'm running KisSplice-2.4.0-p1, but in the first process " Building de Bruijn graph" I get the following error:

kissplice -s 1 -k 41 --experimental -r ./sample_example/reads1.fa -r ./sample_example/reads2.fa
[08:58:55 29/09/2018] --> Building de Bruijn graph...
Graph will be written in results/graph_reads1_reads2_k75.[edges/nodes]
Exception in thread Thread-1:   
Traceback (most recent call last):
File "/home/ysq/wpq/python2.7/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
..
File "/home/ysq/wpq/python2.7/lib/python2.7/subprocess.py", line 1024, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
  
RNA-Seq SNP kissplice • 1.1k views
ADD COMMENT
1
Entering edit mode
5.6 years ago

Dear 963786304,

The error probably indicates that KisSplice was not able to locate your input file. It is possible that you were not located in the directory which contained your data when you launched KisSplice. I suggest you change directory and retry, or use the full path to your data file in the command line.

Kind regards.

ADD COMMENT

Login before adding your answer.

Traffic: 2310 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6