mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
42 lines
1.5 KiB
YAML
42 lines
1.5 KiB
YAML
|
- name: slimfastq test_slimfastq_single_end
|
||
|
command: nextflow run tests/modules/slimfastq -entry test_slimfastq_single_end -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- slimfastq
|
||
|
files:
|
||
|
- path: output/slimfastq/test.sfq
|
||
|
md5sum: 6a942eeca6c99ee9a9a0cedab5d246f1
|
||
|
- path: output/slimfastq/versions.yml
|
||
|
md5sum: f52351f5c9e6259af02745c8eae5c780
|
||
|
|
||
|
- name: slimfastq test_slimfastq_paired_end
|
||
|
command: nextflow run tests/modules/slimfastq -entry test_slimfastq_paired_end -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- slimfastq
|
||
|
files:
|
||
|
- path: output/slimfastq/test_1.sfq
|
||
|
md5sum: 6a942eeca6c99ee9a9a0cedab5d246f1
|
||
|
- path: output/slimfastq/test_2.sfq
|
||
|
md5sum: 0d2c60b52a39f7c2cb7843e848d90afd
|
||
|
- path: output/slimfastq/versions.yml
|
||
|
md5sum: 6239853705877651a4851c4cb6d62da4
|
||
|
|
||
|
- name: slimfastq test_slimfastq_nanopore
|
||
|
command: nextflow run tests/modules/slimfastq -entry test_slimfastq_nanopore -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- slimfastq
|
||
|
files:
|
||
|
- path: output/slimfastq/test.sfq
|
||
|
md5sum: e17f14d64d3a75356b03ff2f9e8881f7
|
||
|
- path: output/slimfastq/versions.yml
|
||
|
md5sum: 33153f1103482a2bd35cb2f4c337c5e8
|
||
|
|
||
|
- name: slimfastq test_slimfastq_pacbio
|
||
|
command: nextflow run tests/modules/slimfastq -entry test_slimfastq_pacbio -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- slimfastq
|
||
|
files:
|
||
|
- path: output/slimfastq/test.sfq
|
||
|
md5sum: 9e8389e47e6ddf8c25e92412dd628339
|
||
|
- path: output/slimfastq/versions.yml
|
||
|
md5sum: 1982789c3d5c7de37c0a9351e4ae63f7
|