This commit is contained in:
MaxUlysse 2020-07-14 17:19:12 +02:00
parent 1223614e15
commit 56ee2cc8e2
2 changed files with 2 additions and 2 deletions

View file

@ -13,4 +13,4 @@ process bwa-mem2_index {
""" """
bwa-mem2 index ${fasta} bwa-mem2 index ${fasta}
""" """
} }

View file

@ -23,4 +23,4 @@ output:
description: bwa indexes file description: bwa indexes file
pattern: *.{fasta,fa}.{amb,ann,bwt,pac,sa} pattern: *.{fasta,fa}.{amb,ann,bwt,pac,sa}
authors: authors:
- @maxulysse - @maxulysse