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>
8 lines
269 B
YAML
8 lines
269 B
YAML
- name: samtools view
|
|
command: nextflow run tests/software/samtools/view -entry test_samtools_view -c tests/config/nextflow.config
|
|
tags:
|
|
- samtools
|
|
- samtools/view
|
|
files:
|
|
- path: output/samtools/test.bam
|
|
md5sum: 8fb1e82f76416e9e30fc6b2357e2cf13
|