mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
f144171ddc
* Initial module creation * Update test.yml * Update test.yml * Update test.yml * Update meta.yml Co-authored-by: Cipriano <rrn8@cdc.gov> Co-authored-by: Maxime U. Garcia <max.u.garcia@gmail.com>
31 lines
1.2 KiB
YAML
31 lines
1.2 KiB
YAML
- name: faqcs test_fastp_single_end
|
|
command: nextflow run tests/modules/faqcs -entry test_fastp_single_end -c tests/config/nextflow.config
|
|
tags:
|
|
- faqcs
|
|
files:
|
|
- path: output/faqcs/test.fastp.log
|
|
md5sum: be79dc893f87de1f82faf749cdfb848c
|
|
- path: output/faqcs/test.stats.txt
|
|
md5sum: ea20e93706b2e4c676004253baa3cec6
|
|
- path: output/faqcs/test.trimmed.fastq.gz
|
|
md5sum: 875863b402f67403dac63ef59b9c9a8a
|
|
- path: output/faqcs/test_qc_report.pdf
|
|
- path: output/faqcs/versions.yml
|
|
md5sum: 2a38d7e7ab5299336e9669c393c9da6c
|
|
|
|
- name: faqcs test_fastp_paired_end
|
|
command: nextflow run tests/modules/faqcs -entry test_fastp_paired_end -c tests/config/nextflow.config
|
|
tags:
|
|
- faqcs
|
|
files:
|
|
- path: output/faqcs/test.fastp.log
|
|
md5sum: be79dc893f87de1f82faf749cdfb848c
|
|
- path: output/faqcs/test.stats.txt
|
|
md5sum: 9a693f8af94ab8c485519d9a523aa622
|
|
- path: output/faqcs/test_1.trimmed.fastq.gz
|
|
md5sum: 875863b402f67403dac63ef59b9c9a8a
|
|
- path: output/faqcs/test_2.trimmed.fastq.gz
|
|
md5sum: 375aeb74819ca3d72203135ac80df78c
|
|
- path: output/faqcs/test_qc_report.pdf
|
|
- path: output/faqcs/versions.yml
|
|
md5sum: 208d54c0cf6dfc54e719b81b990afac9
|