mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
c5235a983d
* Add blacklist of modules that shouldn't be updated to .nf-core.yml * nf-core modules bump-versions for all modules * Remove TODO statements identified by linting * Fix md5sums for failing tests * Fix more tests
8 lines
315 B
YAML
8 lines
315 B
YAML
- name: samtools flagstat
|
|
command: nextflow run ./tests/modules/samtools/flagstat -entry test_samtools_flagstat -c tests/config/nextflow.config
|
|
tags:
|
|
- samtools
|
|
- samtools/flagstat
|
|
files:
|
|
- path: ./output/samtools/test.paired_end.sorted.bam.flagstat
|
|
md5sum: 4f7ffd1e6a5e85524d443209ac97d783
|