Updated tools/bwa/mem/meta.yml

This commit is contained in:
Jeremy1805 2020-03-05 16:35:56 +00:00
parent 356e23823c
commit 60f1d3b7a1

View file

@ -23,7 +23,7 @@ input:
- index:
type: file
description: bwa indexes file
pattern: *.{fasta,fa}.{amb,ann,bwt,pac,sa}
pattern: *.{amb,ann,bwt,pac,sa}
- prefix:
type: val
description: bwa index prefix, equivalent to index file names without extensions. Usually the reference genome file name unless otherwise specified.