mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
Removed version file checksums
This commit is contained in:
parent
9f6a1ae4a4
commit
ea55129ba3
1 changed files with 0 additions and 4 deletions
|
@ -7,7 +7,6 @@
|
|||
- path: ./output/bowtie2/test.bam
|
||||
- path: ./output/bowtie2/test.bowtie2.log
|
||||
- path: ./output/bowtie2/versions.yml
|
||||
md5sum: 24621c58884fe90c2255ccd1fe4352ae
|
||||
|
||||
- name: bowtie2 align test_bowtie2_align_paired_end
|
||||
command: nextflow run tests/modules/bowtie2/align -entry test_bowtie2_align_paired_end -c tests/config/nextflow.config -c tests/modules/bowtie2/align/nextflow.config
|
||||
|
@ -18,7 +17,6 @@
|
|||
- path: ./output/bowtie2/test.bam
|
||||
- path: ./output/bowtie2/test.bowtie2.log
|
||||
- path: ./output/bowtie2/versions.yml
|
||||
md5sum: f9712ca6d75393ad5c1781a2dcf82d32
|
||||
|
||||
- name: bowtie2 align test_bowtie2_align_single_end_large_index
|
||||
command: nextflow run tests/modules/bowtie2/align -entry test_bowtie2_align_single_end_large_index -c tests/config/nextflow.config -c tests/modules/bowtie2/align/nextflow.config --force_large_index
|
||||
|
@ -29,7 +27,6 @@
|
|||
- path: ./output/bowtie2/test.bam
|
||||
- path: ./output/bowtie2/test.bowtie2.log
|
||||
- path: ./output/bowtie2/versions.yml
|
||||
md5sum: bf0537964a85ce9461ae1b0e2f260211
|
||||
|
||||
- name: bowtie2 align test_bowtie2_align_paired_end_large_index
|
||||
command: nextflow run tests/modules/bowtie2/align -entry test_bowtie2_align_paired_end_large_index -c tests/config/nextflow.config -c tests/modules/bowtie2/align/nextflow.config --force_large_index
|
||||
|
@ -40,4 +37,3 @@
|
|||
- path: ./output/bowtie2/test.bam
|
||||
- path: ./output/bowtie2/test.bowtie2.log
|
||||
- path: ./output/bowtie2/versions.yml
|
||||
md5sum: c0a88953500eaf46de7ff378a7de4a37
|
||||
|
|
Loading…
Reference in a new issue