mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
8 lines
280 B
YAML
8 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
|