mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
Fixed test.yml
This commit is contained in:
parent
b297f7aea1
commit
6f3cbfcd9a
1 changed files with 1 additions and 3 deletions
|
@ -8,7 +8,6 @@
|
|||
- path: output/test_preseq_single_end/test.ccurve.txt
|
||||
md5sum: 5253ffcfd4b6162851631efdbfe16f92
|
||||
- path: output/test_preseq_single_end/test.command.log
|
||||
md5sum: ad83871098825d36d267e375c2b46f01
|
||||
|
||||
- name: Run preseq paired-end lcextrap
|
||||
command: nextflow run ./tests/software/preseq -profile docker -entry test_preseq_paired_end -c tests/config/nextflow.config
|
||||
|
@ -19,5 +18,4 @@
|
|||
files:
|
||||
- path: output/test_preseq_paired_end/test.ccurve.txt
|
||||
md5sum: 66b339780630fc1aa72dcfbd0a4490fd
|
||||
- path: output/test_preseq_paired_end/test.log
|
||||
md5sum: d41d8cd98f00b204e9800998ecf8427e
|
||||
- path: output/test_preseq_paired_end/test.command.log
|
||||
|
|
Loading…
Reference in a new issue