mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
9 lines
284 B
YAML
9 lines
284 B
YAML
|
- name: qcat
|
||
|
command: nextflow run ./tests/software/qcat -entry test_qcat -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- qcat
|
||
|
files:
|
||
|
- path: ./output/qcat/fastq/barcode06.fastq.gz
|
||
|
- path: ./output/qcat/fastq/barcode12.fastq.gz
|
||
|
- path: ./output/qcat/fastq/none.fastq.gz
|