2020-11-16 19:41:59 +00:00
|
|
|
- name: Run fastqc single-end test workflow
|
2020-11-24 19:24:54 +00:00
|
|
|
command: nextflow run ./tests/fastqc/ -profile docker -entry test_single_end
|
2020-11-16 15:35:01 +00:00
|
|
|
tags:
|
|
|
|
- fastqc
|
2020-11-16 16:20:29 +00:00
|
|
|
files:
|
|
|
|
- path: output/test_single_end/test_fastqc.html
|
2020-11-24 19:36:50 +00:00
|
|
|
md5sum: 7027e72c3e55292c1567f12e02565e3b
|
2020-11-16 16:20:29 +00:00
|
|
|
- path: output/test_single_end/test_fastqc.zip
|
2020-11-16 19:41:59 +00:00
|
|
|
|
|
|
|
- name: Run fastqc paired-end test workflow
|
2020-11-24 19:24:54 +00:00
|
|
|
command: nextflow run ./tests/fastqc/ -profile docker -entry test_paired_end
|
2020-11-16 19:41:59 +00:00
|
|
|
tags:
|
|
|
|
- fastqc
|
|
|
|
files:
|
2020-11-16 16:20:29 +00:00
|
|
|
- path: output/test_paired_end/test_1_fastqc.html
|
2020-11-24 19:36:50 +00:00
|
|
|
md5sum: b3796b4323dc34970b7461f813135254
|
2020-11-16 16:20:29 +00:00
|
|
|
- path: output/test_paired_end/test_2_fastqc.html
|
2020-11-24 19:36:50 +00:00
|
|
|
md5sum: 55182467f48ca5ed88a2608ea57a1afc
|
2020-11-16 16:20:29 +00:00
|
|
|
- path: output/test_paired_end/test_1_fastqc.zip
|
|
|
|
- path: output/test_paired_end/test_2_fastqc.zip
|