mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +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
13 lines
565 B
YAML
13 lines
565 B
YAML
- name: rseqc readduplication test_rseqc_readduplication
|
|
command: nextflow run tests/modules/rseqc/readduplication -entry test_rseqc_readduplication -c tests/config/nextflow.config
|
|
tags:
|
|
- rseqc/readduplication
|
|
- rseqc
|
|
files:
|
|
- path: output/rseqc/test.DupRate_plot.pdf
|
|
- path: output/rseqc/test.DupRate_plot.r
|
|
md5sum: 3c0325095cee4835b921e57d61c23dca
|
|
- path: output/rseqc/test.pos.DupRate.xls
|
|
md5sum: a859bc2031d46bf1cc4336205847caa3
|
|
- path: output/rseqc/test.seq.DupRate.xls
|
|
md5sum: ee8783399eec5a18522a6f08bece338b
|