Skip to content

Commit f0895e3

Browse files
Fixes meta.yml
1 parent 61ed8fb commit f0895e3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

modules/nf-core/samtools/stats/meta.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,9 @@ output:
6262
- samtools:
6363
type: string
6464
description: Name of the tool
65-
- samtools version | sed "1!d;s/.* //":
65+
- samtools version | sed "1!d;s/.* //:
6666
type: string
67-
description: Version of samtools used
68-
67+
description: The command used to generate the version of the tool
6968
topics:
7069
- versions:
7170
- - process:

0 commit comments

Comments
 (0)