mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-14 13:43:09 +00:00
7d0ddbc8ab
* Add atlas/call * Apply suggestions from code review * Update modules/atlas/call/main.nf Co-authored-by: Thiseas C. Lamnidis <thisseass@gmail.com> * Apply suggestions from code review Co-authored-by: Thiseas C. Lamnidis <thisseass@gmail.com>
9 lines
345 B
YAML
9 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"
|