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
316 B
YAML
8 lines
316 B
YAML
- name: samtools idxstats
|
|
command: nextflow run ./tests/software/samtools/idxstats -entry test_samtools_idxstats -c tests/config/nextflow.config
|
|
tags:
|
|
- samtools
|
|
- samtools/idxstats
|
|
files:
|
|
- path: ./output/samtools/test_paired_end.sorted.bam.idxstats
|
|
md5sum: df60a8c8d6621100d05178c93fb053a2
|