Skip to content

Commit 9db7fad

Browse files
seohyonkimnictru
andauthored
Update modules/nf-core/hashsolo/main.nf
Co-authored-by: Nico Trummer <[email protected]>
1 parent 91b69b5 commit 9db7fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nf-core/hashsolo/main.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ process HASHSOLO {
1212

1313
output:
1414
tuple val(meta), path("*.h5ad"), emit: h5ad
15-
path "versions.yml" , emit: versions
15+
path "versions.yml" , emit: versions
1616

1717
when:
1818
task.ext.when == null || task.ext.when

0 commit comments

Comments
 (0)