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
|
name: samtools index
|
||||||
description: Sort a BAM or CRAM file
|
description: index a BAM or CRAM file
|
||||||
keywords:
|
keywords:
|
||||||
- sort
|
- index
|
||||||
tools:
|
tools:
|
||||||
- samtools:
|
- samtools:
|
||||||
description: |
|
description: |
|
||||||
|
|
Loading…
Reference in a new issue