shendurelab / LACHESIS

The LACHESIS software, as described in Nature Biotechnology (http://dx.doi.org/10.1038/nbt.2727)
Other
76 stars 33 forks source link

Error in force(filename) : object 'jpeg.file' not found #63

Open baishengjun opened 4 years ago

baishengjun commented 4 years ago

Hi, When I was runing LACHESIS with test data, an error alwayls came up, my commond line is: Lachesis INIs/test_case.ini and the ERROR messages are as follows: Error in force(filename) : object 'jpeg.file' not found Execution halted mv: cannot stat ‘out/dotplot.SKY.jpg’: No such file or directory Error in force(filename) : object 'jpeg.file' not found Execution halted mv: cannot stat ‘out/dotplot.SKY.jpg’: No such file or directory Error in force(filename) : object 'jpeg.file' not found Execution halted mv: cannot stat ‘out/dotplot.SKY.jpg’: No such file or directory Error in force(filename) : object 'jpeg.file' not found Execution halted mv: cannot stat ‘out/dotplot.SKY.jpg’: No such file or directory Error in force(filename) : object 'jpeg.file' not found Execution halted mv: cannot stat ‘out/dotplot.SKY.jpg’: No such file or directory Error in force(filename) : object 'jpeg.file' not found Execution halted mv: cannot stat ‘out/dotplot.SKY.jpg’: No such file or directory Error in force(filename) : object 'jpeg.file' not found Execution halted Does it affect the final results and How to solve it ?

Thanks in advance, Bai