mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
9 lines
285 B
YAML
9 lines
285 B
YAML
|
- name: minimap2 index
|
||
|
command: nextflow run ./tests/software/minimap2/index -entry test_minimap2_index -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- minimap2
|
||
|
- minimap2/index
|
||
|
files:
|
||
|
- path: ./output/minimap2/genome.fasta.mmi
|
||
|
md5sum: 72e450f12dc691e763c697463bdb1571
|