mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
3a8bfc1d33
Got rid of meta map from bbmap/index
11 lines
470 B
YAML
11 lines
470 B
YAML
## TODO nf-core: Please run the following command to build this file:
|
|
# nf-core modules create-test-yml bbmap/index
|
|
- name: bbmap index
|
|
command: nextflow run ./tests/modules/bbmap/index -entry test_bbmap_index -c tests/config/nextflow.config
|
|
tags:
|
|
- bbmap
|
|
- bbmap/index
|
|
files:
|
|
- path: output/bbmap/ref/genome/1/chr1.chrom.gz
|
|
- path: output/bbmap/ref/index/1/chr1_index_k13_c15_b1.block
|
|
md5sum: 9f0d9a7413c1d2c16cc24555b2381163
|