2021-10-29 11:01:05 +00:00
|
|
|
- name: samtools view test_samtools_view
|
2021-11-26 07:58:40 +00: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 16:02:58 +00:00
|
|
|
tags:
|
2021-04-08 08:10:52 +00:00
|
|
|
- samtools/view
|
2021-10-29 11:01:05 +00:00
|
|
|
- samtools
|
2021-02-03 16:02:58 +00:00
|
|
|
files:
|
2021-03-24 18:15:30 +00:00
|
|
|
- path: output/samtools/test.bam
|
|
|
|
md5sum: 8fb1e82f76416e9e30fc6b2357e2cf13
|
2021-10-29 11:01:05 +00:00
|
|
|
|
|
|
|
- name: samtools view test_samtools_view_cram
|
2021-11-26 07:58:40 +00: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 11:01:05 +00:00
|
|
|
tags:
|
|
|
|
- samtools/view
|
|
|
|
- samtools
|
|
|
|
files:
|
|
|
|
- path: output/samtools/test.cram
|