2021-04-16 07:56:47 +00:00
|
|
|
- name: samtools index bai
|
|
|
|
command: nextflow run tests/software/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-03-24 18:15:30 +00:00
|
|
|
- path: output/samtools/test_paired_end.sorted.bam.bai
|
|
|
|
md5sum: 704c10dd1326482448ca3073fdebc2f4
|
2021-04-16 07:56:47 +00:00
|
|
|
|
|
|
|
- name: samtools index csi
|
|
|
|
command: nextflow run tests/software/samtools/index -entry test_samtools_index_csi -c tests/config/nextflow.config
|
|
|
|
tags:
|
|
|
|
- samtools
|
|
|
|
- samtools/index
|
|
|
|
files:
|
|
|
|
- path: output/samtools/test_paired_end.sorted.bam.csi
|
|
|
|
md5sum: 3dd9e3ed959fca075b88bb8dc3cf7dbd
|