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-18 10:06:02 +00:00
|
|
|
- path: output/bowtie/bowtie/NC_010473.1.ebwt
|
2020-12-08 12:59:14 +00:00
|
|
|
md5sum: 90f0b7aa5bbaeaaa999839ac13ad203c
|
2020-12-18 10:06:02 +00:00
|
|
|
- path: output/bowtie/bowtie/NC_010473.2.ebwt
|
2020-12-08 12:59:14 +00:00
|
|
|
md5sum: bfd10c5319c6a0dbc540fd789254a5dd
|
2020-12-18 10:06:02 +00:00
|
|
|
- path: output/bowtie/bowtie/NC_010473.3.ebwt
|
2020-12-08 12:59:14 +00:00
|
|
|
md5sum: cd201e81724f3099131aec16ef2cc53b
|
2020-12-18 10:06:02 +00:00
|
|
|
- path: output/bowtie/bowtie/NC_010473.4.ebwt
|
2020-12-08 12:59:14 +00:00
|
|
|
md5sum: bbb9d6d21ad765d135f95290204e8433
|
2020-12-18 10:06:02 +00:00
|
|
|
- path: output/bowtie/bowtie/NC_010473.rev.1.ebwt
|
2020-12-08 12:59:14 +00:00
|
|
|
md5sum: 44f719c2fe42e1f35d54e798775846d1
|
2020-12-18 10:06:02 +00:00
|
|
|
- path: output/bowtie/bowtie/NC_010473.rev.2.ebwt
|
2020-12-08 12:59:14 +00:00
|
|
|
md5sum: f3c398bba5158f4039334a932d79c051
|
2020-12-08 12:40:32 +00:00
|
|
|
|
2020-12-18 08:50:05 +00:00
|
|
|
- name: Run bowtie index and align single-end
|
2020-12-08 12:59:14 +00:00
|
|
|
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-18 10:06:02 +00:00
|
|
|
- path: output/bowtie/bowtie/NC_010473.1.ebwt
|
2020-12-08 12:59:14 +00:00
|
|
|
md5sum: 90f0b7aa5bbaeaaa999839ac13ad203c
|
2020-12-18 10:06:02 +00:00
|
|
|
- path: output/bowtie/bowtie/NC_010473.2.ebwt
|
2020-12-08 12:59:14 +00:00
|
|
|
md5sum: bfd10c5319c6a0dbc540fd789254a5dd
|
2020-12-18 10:06:02 +00:00
|
|
|
- path: output/bowtie/bowtie/NC_010473.3.ebwt
|
2020-12-08 12:59:14 +00:00
|
|
|
md5sum: cd201e81724f3099131aec16ef2cc53b
|
2020-12-18 10:06:02 +00:00
|
|
|
- path: output/bowtie/bowtie/NC_010473.4.ebwt
|
2020-12-08 12:59:14 +00:00
|
|
|
md5sum: bbb9d6d21ad765d135f95290204e8433
|
2020-12-18 10:06:02 +00:00
|
|
|
- path: output/bowtie/bowtie/NC_010473.rev.1.ebwt
|
2020-12-08 12:59:14 +00:00
|
|
|
md5sum: 44f719c2fe42e1f35d54e798775846d1
|
2020-12-18 10:06:02 +00:00
|
|
|
- path: output/bowtie/bowtie/NC_010473.rev.2.ebwt
|
2020-12-08 12:59:14 +00:00
|
|
|
md5sum: f3c398bba5158f4039334a932d79c051
|
|
|
|
- path: output/bowtie/test.out
|
2020-12-16 10:02:58 +00:00
|
|
|
md5sum: a81cb18024616415a6cec3108a36fccd
|
|
|
|
- path: output/bowtie/test.bam
|
|
|
|
md5sum: 8179c68a819accbc9137dc881736106f
|
2020-12-08 12:40:32 +00:00
|
|
|
|
2020-12-18 08:50:05 +00:00
|
|
|
- name: Run bowtie index and align paired-end
|
2020-12-09 15:54:11 +00:00
|
|
|
command: nextflow run ./tests/software/bowtie -profile docker -entry test_bowtie_alignment_paired_end -c tests/config/nextflow.config
|
|
|
|
tags:
|
|
|
|
- bowtie
|
|
|
|
- bowtie_align
|
|
|
|
files:
|
2020-12-18 10:06:02 +00:00
|
|
|
- path: output/bowtie/bowtie/NC_010473.1.ebwt
|
2020-12-09 15:54:11 +00:00
|
|
|
md5sum: 90f0b7aa5bbaeaaa999839ac13ad203c
|
2020-12-18 10:06:02 +00:00
|
|
|
- path: output/bowtie/bowtie/NC_010473.2.ebwt
|
2020-12-09 15:54:11 +00:00
|
|
|
md5sum: bfd10c5319c6a0dbc540fd789254a5dd
|
2020-12-18 10:06:02 +00:00
|
|
|
- path: output/bowtie/bowtie/NC_010473.3.ebwt
|
2020-12-09 15:54:11 +00:00
|
|
|
md5sum: cd201e81724f3099131aec16ef2cc53b
|
2020-12-18 10:06:02 +00:00
|
|
|
- path: output/bowtie/bowtie/NC_010473.4.ebwt
|
2020-12-09 15:54:11 +00:00
|
|
|
md5sum: bbb9d6d21ad765d135f95290204e8433
|
2020-12-18 10:06:02 +00:00
|
|
|
- path: output/bowtie/bowtie/NC_010473.rev.1.ebwt
|
2020-12-09 15:54:11 +00:00
|
|
|
md5sum: 44f719c2fe42e1f35d54e798775846d1
|
2020-12-18 10:06:02 +00:00
|
|
|
- path: output/bowtie/bowtie/NC_010473.rev.2.ebwt
|
2020-12-09 15:54:11 +00:00
|
|
|
md5sum: f3c398bba5158f4039334a932d79c051
|
|
|
|
- path: output/bowtie/test.out
|
2020-12-16 10:02:58 +00:00
|
|
|
md5sum: a23e9a2a76e949aeb3693bcfae41a615
|
|
|
|
- path: output/bowtie/test.bam
|
|
|
|
md5sum: 9ce5aebf37128f4bb1d24e9548e22009
|