mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
927dbfed04
* add picard-cleansam * add picard/cleansam * update test yml with output * picard 2.26.10 -> 2.26.9 * add output to test yml Co-authored-by: Peri <rrx8@cdc.gov> Co-authored-by: Robert A. Petit III <robbie.petit@gmail.com>
10 lines
379 B
YAML
10 lines
379 B
YAML
- name: picard cleansam test_picard_cleansam
|
|
command: nextflow run tests/modules/picard/cleansam -entry test_picard_cleansam -c tests/config/nextflow.config
|
|
tags:
|
|
- picard/cleansam
|
|
- picard
|
|
files:
|
|
- path: output/picard/test.sam
|
|
md5sum: e314171a6060eb79947c13ad126ddf00
|
|
- path: output/picard/versions.yml
|
|
md5sum: e6457d7c6de51bf6f4b577eda65e57ac
|