mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2025-01-05 05:52:07 -05:00
Fixed naming issues and links in meta.yml
This commit is contained in:
parent
178becdd69
commit
4fca435120
6 changed files with 16 additions and 16 deletions
|
@ -7,7 +7,7 @@ tools:
|
||||||
- bedtools:
|
- bedtools:
|
||||||
description: |
|
description: |
|
||||||
A set of tools for genomic analysis tasks, specifically enabling genome arithmetic (merge, count, complement) on various file types.
|
A set of tools for genomic analysis tasks, specifically enabling genome arithmetic (merge, count, complement) on various file types.
|
||||||
documentation: https://bedtools.readthedocs.io/en/latest/
|
documentation: https://bedtools.readthedocs.io/en/latest/content/tools/complement.html
|
||||||
|
|
||||||
params:
|
params:
|
||||||
- outdir:
|
- outdir:
|
||||||
|
|
|
@ -8,7 +8,7 @@ tools:
|
||||||
- bedtools:
|
- bedtools:
|
||||||
description: |
|
description: |
|
||||||
A set of tools for genomic analysis tasks, specifically enabling genome arithmetic (merge, count, complement) on various file types.
|
A set of tools for genomic analysis tasks, specifically enabling genome arithmetic (merge, count, complement) on various file types.
|
||||||
documentation: https://bedtools.readthedocs.io/en/latest/
|
documentation: https://bedtools.readthedocs.io/en/latest/content/tools/genomecov.html
|
||||||
|
|
||||||
params:
|
params:
|
||||||
- outdir:
|
- outdir:
|
||||||
|
|
|
@ -8,7 +8,7 @@ tools:
|
||||||
- bedtools:
|
- bedtools:
|
||||||
description: |
|
description: |
|
||||||
A set of tools for genomic analysis tasks, specifically enabling genome arithmetic (merge, count, complement) on various file types.
|
A set of tools for genomic analysis tasks, specifically enabling genome arithmetic (merge, count, complement) on various file types.
|
||||||
documentation: https://bedtools.readthedocs.io/en/latest/
|
documentation: https://bedtools.readthedocs.io/en/latest/content/tools/intersect.html
|
||||||
|
|
||||||
params:
|
params:
|
||||||
- outdir:
|
- outdir:
|
|
@ -8,7 +8,7 @@ tools:
|
||||||
- bedtools:
|
- bedtools:
|
||||||
description: |
|
description: |
|
||||||
A set of tools for genomic analysis tasks, specifically enabling genome arithmetic (merge, count, complement) on various file types.
|
A set of tools for genomic analysis tasks, specifically enabling genome arithmetic (merge, count, complement) on various file types.
|
||||||
documentation: https://bedtools.readthedocs.io/en/latest/
|
documentation: https://bedtools.readthedocs.io/en/latest/content/tools/merge.html
|
||||||
|
|
||||||
params:
|
params:
|
||||||
- outdir:
|
- outdir:
|
||||||
|
|
|
@ -7,7 +7,7 @@ tools:
|
||||||
- bedtools:
|
- bedtools:
|
||||||
description: |
|
description: |
|
||||||
A set of tools for genomic analysis tasks, specifically enabling genome arithmetic (merge, count, complement) on various file types.
|
A set of tools for genomic analysis tasks, specifically enabling genome arithmetic (merge, count, complement) on various file types.
|
||||||
documentation: https://bedtools.readthedocs.io/en/latest/
|
documentation: https://bedtools.readthedocs.io/en/latest/content/tools/slop.html
|
||||||
|
|
||||||
params:
|
params:
|
||||||
- l:
|
- l:
|
||||||
|
|
|
@ -8,7 +8,7 @@ tools:
|
||||||
- bedtools:
|
- bedtools:
|
||||||
description: |
|
description: |
|
||||||
A set of tools for genomic analysis tasks, specifically enabling genome arithmetic (merge, count, complement) on various file types.
|
A set of tools for genomic analysis tasks, specifically enabling genome arithmetic (merge, count, complement) on various file types.
|
||||||
documentation: https://bedtools.readthedocs.io/en/latest/
|
documentation: https://bedtools.readthedocs.io/en/latest/content/tools/sort.html
|
||||||
|
|
||||||
params:
|
params:
|
||||||
- outdir:
|
- outdir:
|
||||||
|
|
Loading…
Reference in a new issue