orthofinder报错,同样的命令,orthofinder不能blast出结果,但手动enter却可以,是为什么?
ERROR: external program called by OrthoFinder returned an error code: -9
Command: diamond blastp -d /gpfs/Project/Project_YKC/iwg/OrthoFinder/pep.filter/OrthoFinder/Results_Dec20/WorkingDirectory/diamondDBSpecies16 -q /gpfs/Project/Project_YKC/iwg/OrthoFinder/pep.filter/OrthoFinder/Results_Dec20/WorkingDirectory/Species9.fa -o /gpfs/Project/Project_YKC/iwg/OrthoFinder/pep.filter/OrthoFinder/Results_Dec20/WorkingDirectory/Blast9_16.txt --more-sensitive -p 1 --quiet --compress 1
stdout
b''
stderr
b''
这样的blast比对文件为空。
但同样的命令,enter手动运行
diamond blastp -d /gpfs/Project/Project_YKC/iwg/OrthoFinder/pep.filter/OrthoFinder/Results_Dec20/WorkingDirectory/diamondDBSpecies16 -q /gpfs/Project/Project_YKC/iwg/OrthoFinder/pep.filter/OrthoFinder/Results_Dec20/WorkingDirectory/Species9.fa -o /gpfs/Project/Project_YKC/iwg/OrthoFinder/pep.filter/OrthoFinder/Results_Dec20/WorkingDirectory/Blast9_16.txt --more-sensitive -p 1 --quiet --compress 1
同样的命令,enter手动输入,这样却可以输出blast结果