mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
263bbe56d2
* add new module samtools_depth * fixed main.nf for samtools/depth * Apply suggestions from code review Co-authored-by: James A. Fellows Yates <jfy133@gmail.com> Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
8 lines
272 B
YAML
8 lines
272 B
YAML
- name: samtools depth
|
|
command: nextflow run tests/modules/samtools/depth -entry test_samtools_depth -c tests/config/nextflow.config
|
|
tags:
|
|
- samtools/depth
|
|
- samtools
|
|
files:
|
|
- path: output/samtools/test.tsv
|
|
md5sum: aa27ebf69663ebded553b4d6538219d9
|