我正在尝试使用 nextflow 来运行管道,但是当我运行它时,它一直显示nextflow: command not found. 我已经安装了 nextflow (我按照本教程https://www.nextflow.io/docs/latest/getstarted.html)
nextflow: command not found
我需要在配置文件中添加 nextflow 的路径吗?
linux nextflow
linux ×1
nextflow ×1