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
I'vehad some difficulties in start the commando line. Appears to me that error: File "/root/SeqSero2/bin/SeqSero2_package.py", line 1657, in
main()
File "/root/SeqSero2/bin/SeqSero2_package.py", line 1534, in main
input_file = format_check(for_fq)
File "/root/SeqSero2/bin/SeqSero2_package.py", line 1336, in format_check
line=open(input_file,'r').readline()
FileNotFoundError: [Errno 2] No such file or directory: ( myfile.fastq.gz)
Is an error in my file? I'm starting in bioinformatics. :)
Could you help me please?
Thank you!
The text was updated successfully, but these errors were encountered:
I'vehad some difficulties in start the commando line. Appears to me that error: File "/root/SeqSero2/bin/SeqSero2_package.py", line 1657, in
main()
File "/root/SeqSero2/bin/SeqSero2_package.py", line 1534, in main
input_file = format_check(for_fq)
File "/root/SeqSero2/bin/SeqSero2_package.py", line 1336, in format_check
line=open(input_file,'r').readline()
FileNotFoundError: [Errno 2] No such file or directory: ( myfile.fastq.gz)
Is an error in my file? I'm starting in bioinformatics. :)
Could you help me please?
Thank you!
The text was updated successfully, but these errors were encountered: