You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RNAseq_annotate.py throws this error for single end data:
Normalizing ...
Traceback (most recent call last):
File "/opt/RNA_repo/rnannot/RNAseq_annotate.py", line 394, in
with open(fname, 'r') as infile:
FileNotFoundError: [Errno 2] No such file or directory: '/project/nal_genomics/amanda.cooksey/rnaseq_schgre/2023-04-18-17-41-30/SRR17978912/normalized.fastq'
The text was updated successfully, but these errors were encountered:
RNAseq_annotate.py throws this error for single end data:
Normalizing ...
Traceback (most recent call last):
File "/opt/RNA_repo/rnannot/RNAseq_annotate.py", line 394, in
with open(fname, 'r') as infile:
FileNotFoundError: [Errno 2] No such file or directory: '/project/nal_genomics/amanda.cooksey/rnaseq_schgre/2023-04-18-17-41-30/SRR17978912/normalized.fastq'
The text was updated successfully, but these errors were encountered: