2021-10-29 11:01:05 +00:00
|
|
|
- name: samtools stats test_samtools_stats
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/samtools/stats -entry test_samtools_stats -c ./tests/config/nextflow.config -c ./tests/modules/samtools/stats/nextflow.config
|
2021-02-03 16:02:58 +00:00
|
|
|
tags:
|
2021-04-08 08:10:52 +00:00
|
|
|
- samtools/stats
|
2021-11-18 21:24:47 +00:00
|
|
|
- samtools
|
2021-02-03 16:02:58 +00:00
|
|
|
files:
|
2021-10-29 11:01:05 +00:00
|
|
|
- path: output/samtools/test.paired_end.sorted.bam.stats
|
2022-04-11 12:26:28 +00:00
|
|
|
md5sum: c1e9ad551281b0bca32be1c832d125af
|
2021-10-29 11:01:05 +00:00
|
|
|
|
|
|
|
- name: samtools stats test_samtools_stats_cram
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/samtools/stats -entry test_samtools_stats_cram -c ./tests/config/nextflow.config -c ./tests/modules/samtools/stats/nextflow.config
|
2021-10-29 11:01:05 +00:00
|
|
|
tags:
|
|
|
|
- samtools/stats
|
2021-11-18 21:24:47 +00:00
|
|
|
- samtools
|
2021-10-29 11:01:05 +00:00
|
|
|
files:
|
|
|
|
- path: output/samtools/test.paired_end.recalibrated.sorted.cram.stats
|
2022-04-11 12:26:28 +00:00
|
|
|
md5sum: 103cd7b19743c42dab9ce570144c6f36
|