gpt4 book ai didi

linux - AQUA,许可被拒绝

转载 作者:太空宇宙 更新时间:2023-11-04 04:08:35 25 4
gpt4 key购买 nike

我正在尝试使用 .tcl 脚本编译对齐程序 AQUA。我已经编译了程序并在 .tcl 文件中设置了环境变量,但仍然收到以下错误;

tclsh AQUA.tcl mtDNA.fas
stderr couldn't execute "/home/shump/AQUA/muscle": permission denied couldn't execute "/home/shump/AQUA/rascal": permission denied couldn't execute "/home/shump/AQUA/normd": permission denied One normd file does not exists yet (mtDNA.fas.muscle.normd), full stop

如果有人能给我正确的方向来解决这个问题,我将不胜感激。

P

最佳答案

您很可能需要使用以下方法对提到的文件设置执行位权限:

chmod +x /home/shump/AQUA/muscle /home/shump/AQUA/rascal /home/shump/AQUA/normd

关于linux - AQUA,许可被拒绝,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20177152/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com