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
22 lines
969 B
YAML
22 lines
969 B
YAML
- name: rsem preparereference test_rsem_preparereference
|
|
command: nextflow run tests/modules/rsem/preparereference -entry test_rsem_preparereference -c tests/config/nextflow.config
|
|
tags:
|
|
- rsem
|
|
- rsem/preparereference
|
|
files:
|
|
- path: output/index/rsem/genome.chrlist
|
|
md5sum: b190587cae0531f3cf25552d8aa674db
|
|
- path: output/index/rsem/genome.fasta
|
|
md5sum: f315020d899597c1b57e5fe9f60f4c3e
|
|
- path: output/index/rsem/genome.grp
|
|
md5sum: c2848a8b6d495956c11ec53efc1de67e
|
|
- path: output/index/rsem/genome.idx.fa
|
|
md5sum: 050c521a2719c2ae48267c1e65218f29
|
|
- path: output/index/rsem/genome.n2g.idx.fa
|
|
md5sum: 050c521a2719c2ae48267c1e65218f29
|
|
- path: output/index/rsem/genome.seq
|
|
md5sum: 94da0c6b88c33e63c9a052a11f4f57c1
|
|
- path: output/index/rsem/genome.ti
|
|
md5sum: c9e4ae8d4d13a504eec2acf1b8589a66
|
|
- path: output/index/rsem/genome.transcripts.fa
|
|
md5sum: 050c521a2719c2ae48267c1e65218f29
|