2021-11-18 16:24:47 -05:00
|
|
|
- name: samtools index test_samtools_index_bai
|
2021-11-26 02:58:40 -05: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 11:02:58 -05:00
|
|
|
tags:
|
|
|
|
- samtools
|
2021-04-08 04:10:52 -04:00
|
|
|
- samtools/index
|
2021-02-03 11:02:58 -05:00
|
|
|
files:
|
2021-06-07 07:07:32 -04:00
|
|
|
- path: output/samtools/test.paired_end.sorted.bam.bai
|
2021-03-24 14:15:30 -04:00
|
|
|
md5sum: 704c10dd1326482448ca3073fdebc2f4
|
2021-04-16 03:56:47 -04:00
|
|
|
|
2021-11-18 16:24:47 -05:00
|
|
|
- name: samtools index test_samtools_index_crai
|
2021-11-26 02:58:40 -05: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 04:30:48 -05:00
|
|
|
tags:
|
|
|
|
- samtools
|
|
|
|
- samtools/index
|
|
|
|
files:
|
|
|
|
- path: output/samtools/test.paired_end.recalibrated.sorted.cram.crai
|
2021-12-13 11:15:20 -05:00
|
|
|
md5sum: 14bc3bd5c89cacc8f4541f9062429029
|
2021-11-10 04:30:48 -05:00
|
|
|
|
2021-11-18 16:24:47 -05:00
|
|
|
- name: samtools index test_samtools_index_csi
|
2021-11-26 02:58:40 -05: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 03:56:47 -04:00
|
|
|
tags:
|
|
|
|
- samtools
|
|
|
|
- samtools/index
|
|
|
|
files:
|
2021-06-07 07:07:32 -04:00
|
|
|
- path: output/samtools/test.paired_end.sorted.bam.csi
|
2022-02-28 06:42:29 -05:00
|
|
|
md5sum: 8d63373007553e74d823fc2b9cbcf84d
|