mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2025-01-18 02:46:13 -05:00
fixed tag
This commit is contained in:
parent
bd8ba42a8d
commit
908e55ee5c
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
command: nextflow run ./tests/software/gatk4/samtofastq -entry test_gatk4_samtofastq_single_end -c tests/config/nextflow.config
|
command: nextflow run ./tests/software/gatk4/samtofastq -entry test_gatk4_samtofastq_single_end -c tests/config/nextflow.config
|
||||||
tags:
|
tags:
|
||||||
- gatk4
|
- gatk4
|
||||||
|
- gatk4_samtofastq
|
||||||
- gatk4_samtofastq_single_end
|
- gatk4_samtofastq_single_end
|
||||||
files:
|
files:
|
||||||
- path: output/gatk4/test.fastq.gz
|
- path: output/gatk4/test.fastq.gz
|
||||||
|
@ -11,6 +12,7 @@
|
||||||
command: nextflow run ./tests/software/gatk4/samtofastq -entry test_gatk4_samtofastq_paired_end -c tests/config/nextflow.config
|
command: nextflow run ./tests/software/gatk4/samtofastq -entry test_gatk4_samtofastq_paired_end -c tests/config/nextflow.config
|
||||||
tags:
|
tags:
|
||||||
- gatk4
|
- gatk4
|
||||||
|
- gatk4_samtofastq
|
||||||
- gatk4_samtofastq_paired_end
|
- gatk4_samtofastq_paired_end
|
||||||
files:
|
files:
|
||||||
- path: output/gatk4/test_1.fastq.gz
|
- path: output/gatk4/test_1.fastq.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue