mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
e937c7950a
* Update README * Rename pytest_software.yml to pytest_modules.yml * Rename main software directory to modules * Remove deprecated modules * Rename tests software to modules * Replace paths for tests in pytest_modules.yml * Replace software with modules in Github Actions * Replace software with modules in main.nf tests * Rename software to modules in test.yml
15 lines
681 B
YAML
15 lines
681 B
YAML
- name: rseqc innerdistance test_rseqc_innerdistance
|
|
command: nextflow run tests/modules/rseqc/innerdistance -entry test_rseqc_innerdistance -c tests/config/nextflow.config
|
|
tags:
|
|
- rseqc
|
|
- rseqc/innerdistance
|
|
files:
|
|
- path: output/rseqc/test.inner_distance.txt
|
|
md5sum: a1acc9def0f64a5500d4c4cb47cbe32b
|
|
- path: output/rseqc/test.inner_distance_freq.txt
|
|
md5sum: 3fc037501f5899b5da009c8ce02fc25e
|
|
- path: output/rseqc/test.inner_distance_mean.txt
|
|
md5sum: 58398b7d5a29a5e564f9e3c50b55996c
|
|
- path: output/rseqc/test.inner_distance_plot.pdf
|
|
- path: output/rseqc/test.inner_distance_plot.r
|
|
md5sum: 5859fbd5b42046d47e8b9aa85077f4ea
|