2021-11-18 22:24:47 +01:00
|
|
|
- name: samtools index test_samtools_index_bai
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/samtools/index -entry test_samtools_index_bai -c ./tests/config/nextflow.config -c ./tests/modules/samtools/index/nextflow.config
|
2021-02-03 16:02:58 +00:00
|
|
|
tags:
|
|
|
|
- samtools
|
2021-04-08 03:10:52 -05:00
|
|
|
- samtools/index
|
2021-02-03 16:02:58 +00:00
|
|
|
files:
|
2021-06-07 13:07:32 +02:00
|
|
|
- path: output/samtools/test.paired_end.sorted.bam.bai
|
2021-03-24 19:15:30 +01:00
|
|
|
md5sum: 704c10dd1326482448ca3073fdebc2f4
|
2021-04-16 08:56:47 +01:00
|
|
|
|
2021-11-18 22:24:47 +01:00
|
|
|
- name: samtools index test_samtools_index_crai
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/samtools/index -entry test_samtools_index_crai -c ./tests/config/nextflow.config -c ./tests/modules/samtools/index/nextflow.config
|
2021-11-10 10:30:48 +01:00
|
|
|
tags:
|
|
|
|
- samtools
|
|
|
|
- samtools/index
|
|
|
|
files:
|
|
|
|
- path: output/samtools/test.paired_end.recalibrated.sorted.cram.crai
|
2021-12-13 16:15:20 +00:00
|
|
|
md5sum: 14bc3bd5c89cacc8f4541f9062429029
|
2021-11-10 10:30:48 +01:00
|
|
|
|
2021-11-18 22:24:47 +01:00
|
|
|
- name: samtools index test_samtools_index_csi
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/samtools/index -entry test_samtools_index_csi -c ./tests/config/nextflow.config -c ./tests/modules/samtools/index/nextflow.config
|
2021-04-16 08:56:47 +01:00
|
|
|
tags:
|
|
|
|
- samtools
|
|
|
|
- samtools/index
|
|
|
|
files:
|
2021-06-07 13:07:32 +02:00
|
|
|
- path: output/samtools/test.paired_end.sorted.bam.csi
|
2022-02-28 12:42:29 +01:00
|
|
|
md5sum: 8d63373007553e74d823fc2b9cbcf84d
|