$ python ./main.py -c Assembly -g ../../data/config_file.txt -r ../../data/read_file_1.txt rm: impossible de supprimer '/home/data/REPdenovo_output/Asm_*': Aucun fichier ou dossier de ce type rm: impossible de supprimer '/home/data/REPdenovo_output/*.fastq': Aucun fichier ou dossier de ce type Calculating average coverage.... Read coverage is: 40.542650065 rm -r /home/data/REPdenovo_output/Asm_* rm /home/data/REPdenovo_output/*.fa rm /home/data/REPdenovo_output/*.fastq Working on 30mer now... Highest 30mer frequency is 0 Traceback (most recent call last): File "./main.py", line 408, in main_func(scommand,sfconfig,sfreads_list) File "./main.py", line 369, in main_func bpaired, sfleft_reads, sfright_reads, sfsingle_reads) File "/home/gerard/StageCourtM1/softwares/REPdenovo-master/Assembly.py", line 147, in assembly with open(sconcate,"r") as fin: IOError: [Errno 2] No such file or directory: '/home/data/REPdenovo_output/30mer.temp_contigs.fa'