nf-core_modules/tests/modules/tbprofiler/profile/test.yml
Robert A. Petit III 7be60774b6
add module for tbprofiler (#947)
* add module for tbprofiler

* Update test.yml

* Update meta.yml

Co-authored-by: Abhinav Sharma <abhi18av@users.noreply.github.com>
Co-authored-by: FriederikeHanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
2021-11-15 15:35:55 +01:00

21 lines
911 B
YAML

- name: tbprofiler profile illumina
command: nextflow run ./tests/modules/tbprofiler/profile -entry test_tbprofiler_profile_illumina -c tests/config/nextflow.config
tags:
- tbprofiler
- tbprofiler/profile
files:
- path: output/tbprofiler/bam/test.bam
- path: output/tbprofiler/results/test.results.json
contains: ['genome_positions', 'locus_tag', 'tbprofiler_version']
- path: output/tbprofiler/vcf/test.targets.csq.vcf.gz
- name: tbprofiler profile nanopore
command: nextflow run ./tests/modules/tbprofiler/profile -entry test_tbprofiler_profile_nanopore -c tests/config/nextflow.config
tags:
- tbprofiler
- tbprofiler/profile
files:
- path: output/tbprofiler/bam/test.bam
- path: output/tbprofiler/results/test.results.json
contains: ['genome_positions', 'locus_tag', 'tbprofiler_version']
- path: output/tbprofiler/vcf/test.targets.csq.vcf.gz