Skip to content
Discussion options

You must be logged in to vote

Do:

env {
  PATH = $PATH:/data/selena/stringtie-2.2.1
}

instead. Or, you can also move the stringtie binary to the .bin/ folder within the project folder of your pipeline. Nextflow will automatically add it to the $PATH of the task. Also, ideally, you should use a container image with the tools you need.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@selenaajohn
Comment options

@mribeirodantas
Comment options

Answer selected by selenaajohn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants