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
296 B
YAML
8 lines
296 B
YAML
- name: picard mergesamfiles
|
|
command: nextflow run ./tests/modules/picard/mergesamfiles -entry test_picard_mergesamfiles -c tests/config/nextflow.config
|
|
tags:
|
|
- picard
|
|
- picard/mergesamfiles
|
|
files:
|
|
- path: ./output/picard/test.bam
|
|
md5sum: 82bb91735aff82eae4f0b631114e9e15
|