2021-04-16 07:56:47 +00:00
|
|
|
- name: samtools index bai
|
2021-07-07 09:10:18 +00:00
|
|
|
command: nextflow run tests/modules/samtools/index -entry test_samtools_index_bai -c tests/config/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-10 09:30:48 +00:00
|
|
|
- name: samtools index crai
|
|
|
|
command: nextflow run tests/modules/samtools/index -entry test_samtools_index_crai -c tests/config/nextflow.config
|
|
|
|
tags:
|
|
|
|
- samtools
|
|
|
|
- samtools/index
|
|
|
|
files:
|
|
|
|
- path: output/samtools/test.paired_end.recalibrated.sorted.cram.crai
|
|
|
|
md5sum: 537e3d8c937bcc4e34e1cf47cd71d484
|
|
|
|
|
2021-04-16 07:56:47 +00:00
|
|
|
- name: samtools index csi
|
2021-07-07 09:10:18 +00:00
|
|
|
command: nextflow run tests/modules/samtools/index -entry test_samtools_index_csi -c tests/config/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
|