mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
897c33d5da
* Fix typo * update version to 1.15.1 * Fix md5sums * update mulled containers * update md5sums * update md5sums
12 lines
515 B
YAML
12 lines
515 B
YAML
- name: "bbmap pileup"
|
|
command: nextflow run ./tests/modules/bbmap/pileup -entry test_bbmap_pileup -c ./tests/config/nextflow.config -c ./tests/modules/bbmap/pileup/nextflow.config
|
|
tags:
|
|
- "bbmap"
|
|
- "bbmap/pileup"
|
|
files:
|
|
- path: "output/bbmap/test.coverage.stats.txt"
|
|
md5sum: c3fc9d0681589b69e3301ca3cb27b7a4
|
|
- path: "output/bbmap/test.coverage.hist.txt"
|
|
md5sum: 96915920ef42ddc9483457dd4585a088
|
|
- path: output/bbmap/versions.yml
|
|
md5sum: e2bc51873b24e7fea269b7c1501de060
|