Skip to content
Discussion options

You must be logged in to vote

Modifying their script would make the Nextflow process cleaner, but I'm guessing the script is baked into their container so you'd rather not change it. In that case, you need to inspect the script to see where it's changing to, and then create some symlinks in your process script to make your inputs visible to Cicero.

Alternatively, any scripts in the bin directory in your Nextflow pipeline are automatically mounted into the container and added to the PATH. So you could create your own version of cicero.sh and put it there.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@bentsherman
Comment options

@souckmi
Comment options

@bentsherman
Comment options

Answer selected by souckmi
@souckmi
Comment options

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
Converted from issue

This discussion was converted from issue #3821 on April 01, 2023 11:59.