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
301 B
YAML
8 lines
301 B
YAML
- name: bedtools complement
|
|
command: nextflow run ./tests/software/bedtools/complement -entry test_bedtools_complement -c tests/config/nextflow.config
|
|
tags:
|
|
- bedtools
|
|
- bedtools/complement
|
|
files:
|
|
- path: ./output/bedtools/test_out.bed
|
|
md5sum: d71df7e47aec0661c27b71e483e727f9
|