2021-10-29 07:01:05 -04:00
|
|
|
- name: samtools stats test_samtools_stats
|
2021-11-26 02:58:40 -05: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 11:02:58 -05:00
|
|
|
tags:
|
2021-04-08 04:10:52 -04:00
|
|
|
- samtools/stats
|
2021-11-18 16:24:47 -05:00
|
|
|
- samtools
|
2021-02-03 11:02:58 -05:00
|
|
|
files:
|
2021-10-29 07:01:05 -04:00
|
|
|
- path: output/samtools/test.paired_end.sorted.bam.stats
|
2021-11-18 16:24:47 -05:00
|
|
|
md5sum: 09146eeecfcae2a84fb8615c86cd8d64
|
2021-10-29 07:01:05 -04:00
|
|
|
|
|
|
|
- name: samtools stats test_samtools_stats_cram
|
2021-11-26 02:58:40 -05: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 07:01:05 -04:00
|
|
|
tags:
|
|
|
|
- samtools/stats
|
2021-11-18 16:24:47 -05:00
|
|
|
- samtools
|
2021-10-29 07:01:05 -04:00
|
|
|
files:
|
|
|
|
- path: output/samtools/test.paired_end.recalibrated.sorted.cram.stats
|
2021-11-18 16:24:47 -05:00
|
|
|
md5sum: 62377b29c3f6253e37308a28d13a496d
|