2021-11-15 14:35:55 +00:00
|
|
|
- name: tbprofiler profile illumina
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/tbprofiler/profile -entry test_tbprofiler_profile_illumina -c ./tests/config/nextflow.config -c ./tests/modules/tbprofiler/profile/nextflow.config
|
2021-11-15 14:35:55 +00:00
|
|
|
tags:
|
|
|
|
- tbprofiler
|
|
|
|
- tbprofiler/profile
|
|
|
|
files:
|
|
|
|
- path: output/tbprofiler/bam/test.bam
|
|
|
|
- path: output/tbprofiler/results/test.results.json
|
2022-02-15 11:15:27 +00:00
|
|
|
contains: ["genome_positions", "locus_tag", "tbprofiler_version"]
|
2021-11-15 14:35:55 +00:00
|
|
|
- path: output/tbprofiler/vcf/test.targets.csq.vcf.gz
|
|
|
|
|
|
|
|
- name: tbprofiler profile nanopore
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/tbprofiler/profile -entry test_tbprofiler_profile_nanopore -c ./tests/config/nextflow.config -c ./tests/modules/tbprofiler/profile/nextflow.config
|
2021-11-15 14:35:55 +00:00
|
|
|
tags:
|
|
|
|
- tbprofiler
|
|
|
|
- tbprofiler/profile
|
|
|
|
files:
|
|
|
|
- path: output/tbprofiler/bam/test.bam
|
|
|
|
- path: output/tbprofiler/results/test.results.json
|
2022-02-15 11:15:27 +00:00
|
|
|
contains: ["genome_positions", "locus_tag", "tbprofiler_version"]
|
2021-11-15 14:35:55 +00:00
|
|
|
- path: output/tbprofiler/vcf/test.targets.csq.vcf.gz
|