mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
10 lines
345 B
YAML
10 lines
345 B
YAML
|
- name: atlas call test_atlas_call
|
||
|
command: nextflow run ./tests/modules/atlas/call -entry test_atlas_call -c ./tests/config/nextflow.config -c ./tests/modules/atlas/call/nextflow.config
|
||
|
tags:
|
||
|
- atlas
|
||
|
- atlas/call
|
||
|
files:
|
||
|
- path: output/atlas/test.paired_end.sorted_randomBase.vcf.gz
|
||
|
contains:
|
||
|
- "##source=atlas"
|