mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
fix typo
This commit is contained in:
parent
1f46499e3b
commit
ad3c14a964
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
name: samtools sort
|
||||
description: Sort a BAM or CRAM file
|
||||
name: samtools index
|
||||
description: index a BAM or CRAM file
|
||||
keywords:
|
||||
- sort
|
||||
- index
|
||||
tools:
|
||||
- samtools:
|
||||
description: |
|
||||
|
|
Loading…
Reference in a new issue