mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +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>
7 lines
235 B
YAML
7 lines
235 B
YAML
- name: samtools merge
|
|
command: nextflow run ./tests/software/samtools/merge -entry test_samtools_merge -c tests/config/nextflow.config
|
|
tags:
|
|
- samtools
|
|
- samtools/merge
|
|
files:
|
|
- path: output/samtools/test_merged.bam
|