mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
a3684d9594
* ci: Add modules lint step Moved it ahead of the nextflow install so ideally it'll fail before we bother doing any more setup * ci: _ => / * Update tests/config/pytest_software.yml Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
8 lines
339 B
YAML
8 lines
339 B
YAML
- name: gatk4 splitncigarreads test_gatk4_splitncigarreads
|
|
command: nextflow run tests/software/gatk4/splitncigarreads -entry test_gatk4_splitncigarreads -c tests/config/nextflow.config
|
|
tags:
|
|
- gatk4
|
|
- gatk4/splitncigarreads
|
|
files:
|
|
- path: output/gatk4/test.split_cigar.bam
|
|
md5sum: a8473bd4abc7b13751fc51b92531da4c
|