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 61ed8fb commit f0895e3Copy full SHA for f0895e3
modules/nf-core/samtools/stats/meta.yml
@@ -62,10 +62,9 @@ output:
62
- samtools:
63
type: string
64
description: Name of the tool
65
- - samtools version | sed "1!d;s/.* //":
+ - samtools version | sed "1!d;s/.* //:
66
67
- description: Version of samtools used
68
-
+ description: The command used to generate the version of the tool
69
topics:
70
- versions:
71
- - process:
0 commit comments