Entering edit mode
7.5 years ago
gerrychang1985
▴
40
Hi everyone,
I've installed the chlorop1.1, following the readme file. But when testing with the file in the test fold, it came to the error message below:
./chlorop test/test1.fsa
open: can't stat file
apparent state: unit 3 named tmp/res.3180/infile.how
lately reading sequential formatted external IO
open: can't stat file
apparent state: unit 3 named tmp/res.3180/infile.how
lately reading sequential formatted external IO
open: can't stat file
apparent state: unit 3 named tmp/res.3180/infile.how
lately reading sequential formatted external IO
open: can't stat file
apparent state: unit 3 named tmp/res.3180/infile.how
lately reading sequential formatted external IO
open: can't stat file
apparent state: unit 3 named tmp/res.3180/infile.how
lately reading sequential formatted external IO
chlorop v1.1 prediction results ###########################
Number of query sequences: 1
Name Length Score cTP CS- cTP-
score length
/usr/bin/paste: tmp/res.3180/name_file.3180: No such file or directory
I've set chmod 1777 tmp
Do anyone know what is happening?
Thank you
Has this problem been solved? I had the same problem.