2021-10-29 07:01:05 -04:00
|
|
|
- name: samtools stats test_samtools_stats
|
|
|
|
command: nextflow run tests/modules/samtools/stats -entry test_samtools_stats -c tests/config/nextflow.config
|
2021-02-03 11:02:58 -05:00
|
|
|
tags:
|
|
|
|
- samtools
|
2021-04-08 04:10:52 -04:00
|
|
|
- samtools/stats
|
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-07-28 04:10:44 -04:00
|
|
|
md5sum: a7f36cf11fd3bf97e0a0ae29c0627296
|
2021-10-29 07:01:05 -04:00
|
|
|
|
|
|
|
- name: samtools stats test_samtools_stats_cram
|
|
|
|
command: nextflow run tests/modules/samtools/stats -entry test_samtools_stats_cram -c tests/config/nextflow.config
|
|
|
|
tags:
|
|
|
|
- samtools
|
|
|
|
- samtools/stats
|
|
|
|
files:
|
|
|
|
- path: output/samtools/test.paired_end.recalibrated.sorted.cram.stats
|
|
|
|
md5sum: bd55a1da30028403f4b66dacf7a2a20e
|