nf-core_modules/tests/software/cat/fastq/test.yml

22 lines
744 B
YAML
Raw Normal View History

2021-02-12 16:22:07 +00:00
- name: cat fastq single-end
command: nextflow run ./tests/software/cat/fastq -entry test_cat_fastq_single_end -c tests/config/nextflow.config
tags:
2021-02-12 16:56:51 +00:00
- cat
2021-02-12 17:49:57 +00:00
- cat_fastq
2021-02-12 16:22:07 +00:00
- cat_fastqc_single_end
files:
- path: output/merged_fastq/test.merged.fastq.gz
2021-02-12 16:22:07 +00:00
md5sum: 7f753b793e5b0872758b1574db84d767
- name: cat fastq fastqc_paired_end
2021-02-12 16:22:07 +00:00
command: nextflow run ./tests/software/cat/fastq -entry test_cat_fastq_paired_end -c tests/config/nextflow.config
tags:
2021-02-12 16:56:51 +00:00
- cat
2021-02-12 17:49:57 +00:00
- cat_fastq
2021-02-12 16:22:07 +00:00
- cat_fastqc_paired_end
files:
- path: output/merged_fastq/test_1.merged.fastq.gz
2021-02-12 16:22:07 +00:00
md5sum: 7f753b793e5b0872758b1574db84d767
- path: output/merged_fastq/test_2.merged.fastq.gz
2021-02-12 16:22:07 +00:00
md5sum: c71ff917e002b1e852916a021d52921d