mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
c3687ef54b
* Fix featurecounts * whitespace change to trigger CI on yara/mapper * update test yaml
32 lines
1.4 KiB
YAML
32 lines
1.4 KiB
YAML
- name: subread featurecounts test_subread_featurecounts_forward
|
|
command: nextflow run tests/modules/subread/featurecounts -entry test_subread_featurecounts_forward -c tests/config/nextflow.config
|
|
tags:
|
|
- subread
|
|
- subread/featurecounts
|
|
files:
|
|
- path: output/subread/test.featureCounts.txt
|
|
md5sum: 0012df4c0a0e47eec1440017ab34f75f
|
|
- path: output/subread/test.featureCounts.txt.summary
|
|
md5sum: 8f602ff9a8ef467af43294e80b367cdf
|
|
|
|
- name: subread featurecounts test_subread_featurecounts_reverse
|
|
command: nextflow run tests/modules/subread/featurecounts -entry test_subread_featurecounts_reverse -c tests/config/nextflow.config
|
|
tags:
|
|
- subread
|
|
- subread/featurecounts
|
|
files:
|
|
- path: output/subread/test.featureCounts.txt
|
|
md5sum: 8175816b8260ed444d59232bd7e7120b
|
|
- path: output/subread/test.featureCounts.txt.summary
|
|
md5sum: 7cfa30ad678b9bc1bc63afbb0281547b
|
|
|
|
- name: subread featurecounts test_subread_featurecounts_unstranded
|
|
command: nextflow run tests/modules/subread/featurecounts -entry test_subread_featurecounts_unstranded -c tests/config/nextflow.config
|
|
tags:
|
|
- subread
|
|
- subread/featurecounts
|
|
files:
|
|
- path: output/subread/test.featureCounts.txt
|
|
md5sum: 3307d31b44a5d6bb3389786bb8f4e91f
|
|
- path: output/subread/test.featureCounts.txt.summary
|
|
md5sum: 23164b79f9f23f11c82820db61a35560
|