mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
10 lines
368 B
YAML
10 lines
368 B
YAML
|
- name: Run bismark summary test workflow
|
||
|
command: nextflow run ./tests/software/bismark/summary -entry test_bismark_summary -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- bismark
|
||
|
- bismark_summary
|
||
|
files:
|
||
|
- path: output/bismark/bismark_summary_report.html
|
||
|
- path: output/bismark/bismark_summary_report.txt
|
||
|
md5sum: 06fc717e81b3f8f0d6e279d572f407f6
|