mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
9 lines
283 B
YAML
9 lines
283 B
YAML
|
- name: bedtools getfasta
|
||
|
command: nextflow run ./tests/software/bedtools/getfasta -entry test_bedtools_getfasta -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- bedtools
|
||
|
- bedtools_getfasta
|
||
|
files:
|
||
|
- path: output/bedtools/C.fa
|
||
|
md5sum: 2257190c8d9fc6f177a518440cf1f3f3
|