2021-11-18 21:24:47 +00: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 08:10:52 +00:00
|
|
|
- samtools/index
|
2021-02-03 16:02:58 +00:00
|
|
|
files:
|
2021-06-07 11:07:32 +00:00
|
|
|
- path: output/samtools/test.paired_end.sorted.bam.bai
|
2021-03-24 18:15:30 +00:00
|
|
|
md5sum: 704c10dd1326482448ca3073fdebc2f4
|
2021-04-16 07:56:47 +00:00
|
|
|
|
2021-11-18 21:24:47 +00: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 09:30:48 +00: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 09:30:48 +00:00
|
|
|
|
2021-11-18 21:24:47 +00: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 07:56:47 +00:00
|
|
|
tags:
|
|
|
|
- samtools
|
|
|
|
- samtools/index
|
|
|
|
files:
|
2021-06-07 11:07:32 +00:00
|
|
|
- path: output/samtools/test.paired_end.sorted.bam.csi
|
2021-04-16 07:56:47 +00:00
|
|
|
md5sum: 3dd9e3ed959fca075b88bb8dc3cf7dbd
|