mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +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
300 B
YAML
8 lines
300 B
YAML
- name: samtools stats
|
|
command: nextflow run ./tests/modules/samtools/stats -entry test_samtools_stats -c tests/config/nextflow.config
|
|
tags:
|
|
- samtools
|
|
- samtools/stats
|
|
files:
|
|
- path: ./output/samtools/test.paired_end.sorted.bam.stats
|
|
md5sum: a7f36cf11fd3bf97e0a0ae29c0627296
|