mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
460a3ed87b
* adding template for module groupreadsbyumi * update modules with code * strategy is required argument so moving it to input rather than options.args * tests successful committing yml * added meta to output Co-authored-by: Gregor Sturm <mail@gregor-sturm.de>
10 lines
428 B
YAML
10 lines
428 B
YAML
- name: fgbio groupreadsbyumi test_fgbio_groupreadsbyumi
|
|
command: nextflow run tests/modules/fgbio/groupreadsbyumi -entry test_fgbio_groupreadsbyumi -c tests/config/nextflow.config
|
|
tags:
|
|
- fgbio
|
|
- fgbio/groupreadsbyumi
|
|
files:
|
|
- path: output/fgbio/test_umi-grouped.bam
|
|
md5sum: f1e53fc845fd99a3da172eb8063dff0b
|
|
- path: output/fgbio/test_umi_histogram.txt
|
|
md5sum: d17fd167b2a765d46e4b01bf08ece01b
|