2021-10-29 07:01:05 -04:00
|
|
|
- name: samtools view test_samtools_view
|
2021-11-26 02:58:40 -05:00
|
|
|
command: nextflow run ./tests/modules/samtools/view -entry test_samtools_view -c ./tests/config/nextflow.config -c ./tests/modules/samtools/view/nextflow.config
|
2021-02-03 11:02:58 -05:00
|
|
|
tags:
|
2021-04-08 04:10:52 -04:00
|
|
|
- samtools/view
|
2021-10-29 07:01:05 -04:00
|
|
|
- samtools
|
2021-02-03 11:02:58 -05:00
|
|
|
files:
|
2021-03-24 14:15:30 -04:00
|
|
|
- path: output/samtools/test.bam
|
|
|
|
md5sum: 8fb1e82f76416e9e30fc6b2357e2cf13
|
2021-10-29 07:01:05 -04:00
|
|
|
|
|
|
|
- name: samtools view test_samtools_view_cram
|
2021-11-26 02:58:40 -05:00
|
|
|
command: nextflow run ./tests/modules/samtools/view -entry test_samtools_view_cram -c ./tests/config/nextflow.config -c ./tests/modules/samtools/view/nextflow.config
|
2021-10-29 07:01:05 -04:00
|
|
|
tags:
|
|
|
|
- samtools/view
|
|
|
|
- samtools
|
|
|
|
files:
|
|
|
|
- path: output/samtools/test.cram
|