Skip to content

How to get the list in a channel from input file (yaml) as an argument? #4288

Answered by bentsherman
justinjj24 asked this question in Q&A
Discussion options

You must be logged in to vote

Oh I think I know... my original code assumed a local file, but if it's an S3 object then you should replace:

params.inputs_list as File

with

file(params.inputs_list)

Actually the second one should work in both cases.

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@justinjj24
Comment options

@bentsherman
Comment options

@justinjj24
Comment options

@bentsherman
Comment options

Answer selected by justinjj24
@justinjj24
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