mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
Unable to test BAM due to command
This commit is contained in:
parent
49fecaa4f0
commit
1512c9af74
1 changed files with 0 additions and 4 deletions
|
@ -37,8 +37,6 @@
|
|||
md5sum: 5e8fb4af677eb3a57a40e76dc3f6db72
|
||||
- path: output/bowtie2/test.bowtie2.log
|
||||
md5sum: 90041c264231be535042adb93a279356
|
||||
- path: output/bowtie2/test.bam
|
||||
md5sum: 906102f401d8234b6473790988fb09cf
|
||||
|
||||
- name: Run bowtie2 index and align paired-end
|
||||
command: nextflow run ./tests/software/bowtie2 -entry test_bowtie2_alignment_paired_end -c tests/config/nextflow.config
|
||||
|
@ -60,5 +58,3 @@
|
|||
md5sum: 5e8fb4af677eb3a57a40e76dc3f6db72
|
||||
- path: output/bowtie2/test.bowtie2.log
|
||||
md5sum: 9f9eb40b5f57e0f2d5c874f2c1b5cfd5
|
||||
- path: output/bowtie2/test.bam
|
||||
md5sum: 732a33cd9816b38ea9b919c25eeb78f8
|
||||
|
|
Loading…
Reference in a new issue