Skip to content

Error in running Bowtie2  #23

@Rajeshwarira

Description

@Rajeshwarira

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?

IMG20230523153036

Thank you
Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions