Skip to content

Commit 61ed8fb

Browse files
Update modules/nf-core/samtools/stats/meta.yml
Co-authored-by: Simon Pearce <[email protected]>
1 parent f1612eb commit 61ed8fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ output:
6262
- samtools:
6363
type: string
6464
description: Name of the tool
65-
- samtools --version | head -1 | sed -e "s/samtools //:
65+
- samtools version | sed "1!d;s/.* //":
6666
type: string
6767
description: Version of samtools used
6868

0 commit comments

Comments
 (0)