mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
remove wrong md5 sums
This commit is contained in:
parent
c7d2bc8d43
commit
9c51e05125
1 changed files with 1 additions and 6 deletions
|
@ -18,7 +18,6 @@
|
||||||
- size
|
- size
|
||||||
files:
|
files:
|
||||||
- path: output/seqkit/
|
- path: output/seqkit/
|
||||||
md5sum: a41bfadacd2eeef1d31e05c135cc4f4e
|
|
||||||
|
|
||||||
- name: seqkit split2 single-end part
|
- name: seqkit split2 single-end part
|
||||||
command: nextflow run ./tests/software/seqkit/split2 -entry test_seqkit_split2_part_single_end -c tests/config/nextflow.config
|
command: nextflow run ./tests/software/seqkit/split2 -entry test_seqkit_split2_part_single_end -c tests/config/nextflow.config
|
||||||
|
@ -29,7 +28,6 @@
|
||||||
- part
|
- part
|
||||||
files:
|
files:
|
||||||
- path: output/seqkit/
|
- path: output/seqkit/
|
||||||
md5sum: a41bfadacd2eeef1d31e05c135cc4f4e
|
|
||||||
|
|
||||||
- name: seqkit split2 paired-end length
|
- name: seqkit split2 paired-end length
|
||||||
command: nextflow run ./tests/software/seqkit/split2 -entry test_seqkit_split2_length_paired_end -c tests/config/nextflow.config
|
command: nextflow run ./tests/software/seqkit/split2 -entry test_seqkit_split2_length_paired_end -c tests/config/nextflow.config
|
||||||
|
@ -40,7 +38,6 @@
|
||||||
- length
|
- length
|
||||||
files:
|
files:
|
||||||
- path: output/seqkit/
|
- path: output/seqkit/
|
||||||
md5sum: a41bfadacd2eeef1d31e05c135cc4f4e
|
|
||||||
|
|
||||||
- name: seqkit split2 paired-end size
|
- name: seqkit split2 paired-end size
|
||||||
command: nextflow run ./tests/software/seqkit/split2 -entry test_seqkit_split2_size_paired_end -c tests/config/nextflow.config
|
command: nextflow run ./tests/software/seqkit/split2 -entry test_seqkit_split2_size_paired_end -c tests/config/nextflow.config
|
||||||
|
@ -51,7 +48,6 @@
|
||||||
- size
|
- size
|
||||||
files:
|
files:
|
||||||
- path: output/seqkit/
|
- path: output/seqkit/
|
||||||
md5sum: a41bfadacd2eeef1d31e05c135cc4f4e
|
|
||||||
|
|
||||||
- name: seqkit split2 paired-end part
|
- name: seqkit split2 paired-end part
|
||||||
command: nextflow run ./tests/software/seqkit/split2 -entry test_seqkit_split2_part_paired_end -c tests/config/nextflow.config
|
command: nextflow run ./tests/software/seqkit/split2 -entry test_seqkit_split2_part_paired_end -c tests/config/nextflow.config
|
||||||
|
@ -62,4 +58,3 @@
|
||||||
- part
|
- part
|
||||||
files:
|
files:
|
||||||
- path: output/seqkit/
|
- path: output/seqkit/
|
||||||
md5sum: a41bfadacd2eeef1d31e05c135cc4f4e
|
|
Loading…
Reference in a new issue