Hi everyone,
I am getting an error in Funannotate but the same options work in a different galaxy server.
This is the error message I get:
[Jun 18 12:07 PM]: Genome loaded: 24,079 scaffolds; 50,288,274 bp; 1.57% repeats masked
[Jun 18 12:07 PM]: Mapping 557,291 proteins to genome using diamond and exonerate
Traceback (most recent call last):
File “/usr/local/lib/python3.8/site-packages/funannotate/aux_scripts/funannotate-p2g.py”, line 252, in
os.makedirs(tmpdir)
File “/usr/local/lib/python3.8/os.py”, line 223, in makedirs
mkdir(name, mode)
OSError: [Errno 30] Read-only file system: ‘/tmp/p2g_610c8399-3f9b-4c08-983a-1b5b2bfa8477’
Traceback (most recent call last):
File “/usr/local/bin/funannotate”, line 10, in
sys.exit(main())
File “/usr/local/lib/python3.8/site-packages/funannotate/funannotate.py”, line 716, in main
mod.main(arguments)
File “/usr/local/lib/python3.8/site-packages/funannotate/predict.py”, line 1558, in main
lib.exonerate2hints(Exonerate, hintsP)
File “/usr/local/lib/python3.8/site-packages/funannotate/library.py”, line 4600, in exonerate2hints
with open(file, “r”) as input:
FileNotFoundError: [Errno 2] No such file or directory: ‘/data/jwd05e/main/070/950/70950016/working/output/predict_misc/protein_alignments.gff3’