mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-14 05:43:08 +00:00
a0bc08732c
* added template for fastqtobam * porting old code into new template * update with missing getprocessname function * test completed - updating all * fixed linting issues * improved reading Co-authored-by: FriederikeHanssen <Friederike.hanssen@qbic.uni-tuebingen.de> Co-authored-by: FriederikeHanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
10 lines
395 B
YAML
10 lines
395 B
YAML
- name: fgbio fastqtobam test_fgbio_fastqtobam
|
|
command: nextflow run tests/modules/fgbio/fastqtobam -entry test_fgbio_fastqtobam -c tests/config/nextflow.config
|
|
tags:
|
|
- fgbio/fastqtobam
|
|
- fgbio
|
|
files:
|
|
- path: output/fgbio/test_umi_converted.bam
|
|
md5sum: 9510735554e5eff29244077a72075fb6
|
|
- path: output/fgbio/versions.yml
|
|
md5sum: 524815093b96759060d0d800fc6a3f25
|