Skip to content

Commit

Permalink
Update modules/local/aspera_cli/main.nf
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Talbot <[email protected]>
  • Loading branch information
bentsherman and adamrtalbot authored May 1, 2024
1 parent 774cf7c commit c67f91a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/local/aspera_cli/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ process ASPERA_CLI {
input:
tuple val(meta), val(fastq)
val user
var args
val args

output:
tuple val(meta), path("*fastq.gz"), emit: fastq
Expand Down

0 comments on commit c67f91a

Please sign in to comment.