-
-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Hello Guy,
I have followed your instructions to install bowtie2 but still I'm not able to use it in RNAlysis.
I'm getting the error mentioned below :
Traceback (most recent call last):
File "rnalysis\utils\io.py", line 1479, in generate_base_call
File "rnalysis\utils\io.py", line 1420, in run_subprocess
File "subprocess.py", line 858, in init
File "subprocess.py", line 1311, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "rnalysis\gui\gui.py", line 3697, in finish_generic_job
File "rnalysis\gui\gui_widgets.py", line 329, in run
File "rnalysis\fastq.py", line 747, in bowtie2_align_paired_end
File "rnalysis\fastq.py", line 803, in _parse_bowtie2_misc_args
File "rnalysis\utils\io.py", line 1482, in generate_base_call
FileNotFoundError: RNAlysis could not find 'bowtie2'. Please ensure that your installation folder is correct, or add it to PATH.
I have been trying to figure out this from the past two days. Still I didn't find any solution.
Can you please help me with this?
Thank you
Regards
