mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
43c2779258
* Fix version commands * Fix version commands: again
10 lines
467 B
YAML
10 lines
467 B
YAML
- name: bismark deduplicate test workflow
|
|
command: nextflow run ./tests/modules/bismark/deduplicate -entry test_bismark_deduplicate -c tests/config/nextflow.config
|
|
tags:
|
|
- bismark
|
|
- bismark/deduplicate
|
|
files:
|
|
- path: output/bismark/test.paired_end.methylated.deduplicated.bam
|
|
md5sum: 82213a207048bcb5d8cc1cee92703a29
|
|
- path: output/bismark/test.paired_end.methylated.deduplication_report.txt
|
|
md5sum: 86aaf87bac9ccdc3cc83628f20b902dc
|