【问题标题】:nextflow: command not foundnextflow:找不到命令
【发布时间】:2023-03-27 13:46:02
【问题描述】:

我正在尝试使用 nextflow 来运行管道,但是当我运行它时,它一直说 nextflow: command not found。我已经安装了 nextflow(我按照这个教程https://www.nextflow.io/docs/latest/getstarted.html

需要在配置文件中添加nextflow的路径吗?

【问题讨论】:

    标签: linux nextflow


    【解决方案1】:

    您需要将目录中的nextflow 移动到$your PATH 中或使用./nextflow(前提是它已下载到您的当前路径中)

    【讨论】:

    • 谢谢!它让我发疯,确实是后者
    猜你喜欢
    • 2021-10-26
    • 2021-02-10
    • 1970-01-01
    相关资源
    最近更新 更多