【问题标题】:I get an error when execution the function clustal() in r在 r 中执行函数 clustal() 时出现错误
【发布时间】:2018-11-27 16:35:17
【问题描述】:

我是初学者,我尝试运行命令clustal(sylvia.seq)

我收到以下错误:

sh: clustalw2: command not found
Error in clustal(sylvia.seq) : 
   cannot find executable ‘clustalw2’ on your computer.
  It is recommended that you place the executable of Clustal
  in a directory on the PATH of your computer which is:
/bin
/Library/TeX/texbin
/opt/X11/bin
/sbin
/usr/bin
/usr/local/bin
/usr/sbin
In addition: Warning message:
In system(paste(exec, opts), ignore.stdout = quiet) :
  error in running command

我在另一篇文章中看到如何为 windows 修复它,但不幸的是我使用的是 macos,但我无法使其工作。

【问题讨论】:

    标签: r clustal


    【解决方案1】:

    我没有在任何文件夹中添加文件的权限,但是/opt/X11/bin

    所以我添加了那里,现在它可以工作了,但是我尝试了其余的但无法这样做。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-11-05
      • 2021-02-27
      • 2013-01-08
      相关资源
      最近更新 更多