denglab / SeqSero2

SeqSero2
Other
33 stars 18 forks source link

Error #42

Open ManuelaMCG opened 2 years ago

ManuelaMCG commented 2 years ago

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!