mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
ce8c781bb4
* Provide BAI when running rseqc/tin * Add md5sum * Add proper md5sums * md5sum not md5 * Add xls to meta.yml
10 lines
424 B
YAML
10 lines
424 B
YAML
- name: rseqc tin
|
|
command: nextflow run ./tests/modules/rseqc/tin -entry test_rseqc_tin -c ./tests/config/nextflow.config -c ./tests/modules/rseqc/tin/nextflow.config
|
|
tags:
|
|
- rseqc
|
|
- rseqc/tin
|
|
files:
|
|
- path: output/rseqc/test.paired_end.sorted.summary.txt
|
|
md5sum: 9d98447e178b89a89f6f5aba7a772fe6
|
|
- path: output/rseqc/test.paired_end.sorted.tin.xls
|
|
md5sum: 6b1b1b0dc1dc265342ba8c3f27fa60e6
|