mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
Merge pull request #256 from JoseEspinosa/fix_tiddit_sv_tests
Fix tiddit sv tests
This commit is contained in:
commit
e1f935a586
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
||||||
- path: output/tiddit/test.signals.tab
|
- path: output/tiddit/test.signals.tab
|
||||||
md5sum: 67e041b737fe0fe1a33119c3109e9eff
|
md5sum: 67e041b737fe0fe1a33119c3109e9eff
|
||||||
- path: output/tiddit/test.vcf
|
- path: output/tiddit/test.vcf
|
||||||
md5sum: 24e749d49a2e91acdfb3bc13c1c6e51d
|
should_exist: true
|
||||||
|
|
||||||
- name: tiddit sv no ref
|
- name: tiddit sv no ref
|
||||||
command: nextflow run ./tests/software/tiddit/sv -entry test_tiddit_sv_no_ref -c tests/config/nextflow.config
|
command: nextflow run ./tests/software/tiddit/sv -entry test_tiddit_sv_no_ref -c tests/config/nextflow.config
|
||||||
|
@ -24,4 +24,4 @@
|
||||||
- path: output/tiddit/test.signals.tab
|
- path: output/tiddit/test.signals.tab
|
||||||
md5sum: 67e041b737fe0fe1a33119c3109e9eff
|
md5sum: 67e041b737fe0fe1a33119c3109e9eff
|
||||||
- path: output/tiddit/test.vcf
|
- path: output/tiddit/test.vcf
|
||||||
md5sum: 24e749d49a2e91acdfb3bc13c1c6e51d
|
should_exist: true
|
||||||
|
|
Loading…
Reference in a new issue