-
-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Describe the bug
After I clicked "Start Kallisto quantify (paired-end reads)", I encountered the error message below:
Traceback (most recent call last):
File "rnalysis/gui/gui.py", line 4470, in finish_generic_job
File "rnalysis/gui/gui_widgets.py", line 387, in run
File "rnalysis/fastq.py", line 1920, in kallisto_quantify_paired_end
File "rnalysis/fastq.py", line 1925, in _process_kallisto_outputs
File "rnalysis/fastq.py", line 1995, in _merge_kallisto_outputs
FileNotFoundError: Could not find the kallisto output for sample '1-ctrlKO' at /Volumes/Xiao/RNAseq/202303_DDX42KO_RNAseq/trim_adapter/trim_fastq/kallisto/1-ctrlKO/abundance.tsv
Steps To Reproduce
After I clicked "Start Kallisto quantify (paired-end reads)", I encountered the error message above.
Expected behavior
No response
Screenshots
How did you install RNAlysis?
Stand-alone app
RNAlysis version
4.1.0
Operating system
MacOS
Additional context
No response
