mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
8 lines
266 B
YAML
8 lines
266 B
YAML
|
- name: samtools view
|
||
|
command: nextflow run ./tests/software/samtools/ -entry test_samtools_view -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- samtools
|
||
|
- samtools_view
|
||
|
files:
|
||
|
- path: output/samtools/test.bam
|
||
|
md5sum: 7ea2c325e2249ed7ef44e1d9fdc4f8ff
|