nf-core_modules/tests/software/bowtie/test.yml

67 lines
2.8 KiB
YAML
Raw Normal View History

2020-12-08 12:40:32 +00:00
- name: Run bowtie index
2020-12-08 12:59:14 +00:00
command: nextflow run ./tests/software/bowtie -profile docker -entry test_bowtie_index -c tests/config/nextflow.config
2020-12-08 12:40:32 +00:00
tags:
2020-12-08 12:59:14 +00:00
- bowtie
- bowtie_index
2020-12-08 12:40:32 +00:00
files:
2020-12-09 15:54:11 +00:00
- path: output/bowtie/bowtie/NC_010473.index.1.ebwt
2020-12-08 12:59:14 +00:00
md5sum: 90f0b7aa5bbaeaaa999839ac13ad203c
2020-12-09 15:54:11 +00:00
- path: output/bowtie/bowtie/NC_010473.index.2.ebwt
2020-12-08 12:59:14 +00:00
md5sum: bfd10c5319c6a0dbc540fd789254a5dd
2020-12-09 15:54:11 +00:00
- path: output/bowtie/bowtie/NC_010473.index.3.ebwt
2020-12-08 12:59:14 +00:00
md5sum: cd201e81724f3099131aec16ef2cc53b
2020-12-09 15:54:11 +00:00
- path: output/bowtie/bowtie/NC_010473.index.4.ebwt
2020-12-08 12:59:14 +00:00
md5sum: bbb9d6d21ad765d135f95290204e8433
2020-12-09 15:54:11 +00:00
- path: output/bowtie/bowtie/NC_010473.index.rev.1.ebwt
2020-12-08 12:59:14 +00:00
md5sum: 44f719c2fe42e1f35d54e798775846d1
2020-12-09 15:54:11 +00:00
- path: output/bowtie/bowtie/NC_010473.index.rev.2.ebwt
2020-12-08 12:59:14 +00:00
md5sum: f3c398bba5158f4039334a932d79c051
2020-12-08 12:40:32 +00:00
2020-12-08 12:59:14 +00:00
- name: Run bowtie index and align signle-end
command: nextflow run ./tests/software/bowtie -profile docker -entry test_bowtie_alignment_single_end -c tests/config/nextflow.config
2020-12-08 12:40:32 +00:00
tags:
2020-12-08 12:59:14 +00:00
- bowtie
2020-12-08 13:19:34 +00:00
- bowtie_align
2020-12-08 12:40:32 +00:00
files:
2020-12-09 15:54:11 +00:00
- path: output/bowtie/bowtie/NC_010473.index.1.ebwt
2020-12-08 12:59:14 +00:00
md5sum: 90f0b7aa5bbaeaaa999839ac13ad203c
2020-12-09 15:54:11 +00:00
- path: output/bowtie/bowtie/NC_010473.index.2.ebwt
2020-12-08 12:59:14 +00:00
md5sum: bfd10c5319c6a0dbc540fd789254a5dd
2020-12-09 15:54:11 +00:00
- path: output/bowtie/bowtie/NC_010473.index.3.ebwt
2020-12-08 12:59:14 +00:00
md5sum: cd201e81724f3099131aec16ef2cc53b
2020-12-09 15:54:11 +00:00
- path: output/bowtie/bowtie/NC_010473.index.4.ebwt
2020-12-08 12:59:14 +00:00
md5sum: bbb9d6d21ad765d135f95290204e8433
2020-12-09 15:54:11 +00:00
- path: output/bowtie/bowtie/NC_010473.index.rev.1.ebwt
2020-12-08 12:59:14 +00:00
md5sum: 44f719c2fe42e1f35d54e798775846d1
2020-12-09 15:54:11 +00:00
- path: output/bowtie/bowtie/NC_010473.index.rev.2.ebwt
2020-12-08 12:59:14 +00:00
md5sum: f3c398bba5158f4039334a932d79c051
- path: output/bowtie/test.out
md5sum: 6edce9d0d8ad7f5ce837a5be7e0d7fbe
- path: output/bowtie/test.sam
md5sum: acdb36ea915ac2ac71b69a0b704d9d8a
2020-12-08 12:40:32 +00:00
2020-12-09 15:54:11 +00:00
- name: Run bowtie index and align paired_end
command: nextflow run ./tests/software/bowtie -profile docker -entry test_bowtie_alignment_paired_end -c tests/config/nextflow.config
tags:
- bowtie
- bowtie_align
files:
- path: output/bowtie/bowtie/NC_010473.index.1.ebwt
md5sum: 90f0b7aa5bbaeaaa999839ac13ad203c
- path: output/bowtie/bowtie/NC_010473.index.2.ebwt
md5sum: bfd10c5319c6a0dbc540fd789254a5dd
- path: output/bowtie/bowtie/NC_010473.index.3.ebwt
md5sum: cd201e81724f3099131aec16ef2cc53b
- path: output/bowtie/bowtie/NC_010473.index.4.ebwt
md5sum: bbb9d6d21ad765d135f95290204e8433
- path: output/bowtie/bowtie/NC_010473.index.rev.1.ebwt
md5sum: 44f719c2fe42e1f35d54e798775846d1
- path: output/bowtie/bowtie/NC_010473.index.rev.2.ebwt
md5sum: f3c398bba5158f4039334a932d79c051
- path: output/bowtie/test.out
md5sum: 6edce9d0d8ad7f5ce837a5be7e0d7fbe
- path: output/bowtie/test.sam
md5sum: d41d8cd98f00b204e9800998ecf8427e