mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-23 11:38:17 +00:00
9 lines
280 B
YAML
9 lines
280 B
YAML
|
- name: samtools mpileup
|
||
|
command: nextflow run ./tests/software/samtools/ -entry test_samtools_mpileup -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- samtools
|
||
|
- samtools_mpileup
|
||
|
files:
|
||
|
- path: output/samtools/test.mpileup
|
||
|
md5sum: 95c2646fa7bd535207722008c581c81d
|