We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1612eb commit 61ed8fbCopy full SHA for 61ed8fb
modules/nf-core/samtools/stats/meta.yml
@@ -62,7 +62,7 @@ output:
62
- samtools:
63
type: string
64
description: Name of the tool
65
- - samtools --version | head -1 | sed -e "s/samtools //:
+ - samtools version | sed "1!d;s/.* //":
66
67
description: Version of samtools used
68
0 commit comments