mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
10 lines
408 B
YAML
10 lines
408 B
YAML
|
- name: samtools bamtocram test_samtools_bamtocram
|
||
|
command: nextflow run ./tests/modules/samtools/bamtocram -entry test_samtools_bamtocram -c ./tests/config/nextflow.config -c ./tests/modules/samtools/bamtocram/nextflow.config
|
||
|
tags:
|
||
|
- samtools/bamtocram
|
||
|
- samtools
|
||
|
files:
|
||
|
- path: output/samtools/test.cram
|
||
|
- path: output/samtools/test.cram.crai
|
||
|
- path: output/samtools/versions.yml
|